Whether or not you put anything in your auth.xml is unrelated to the particular YQL table.
You need an auth.xml oauth profile (aka service) if we haven't enabled OAuth refinements for Oauth endpoints for your app:
http://developer.yahoo.com/mailapplications/auth.html#refined
in which case you need a regular oauth consumer key/secret/etc:
http://developer.yahoo.com/mailapplications/auth.html
http://developer.yahoo.com/mailapplications/samples/yql.html
-j
QUOTE
(Houyhnhnm @ 3 Oct 2011 3:39 AM)Depending on a yql table, the auth file doesnt need to have an application tag?
OR is it wise to set it regardless?