0

IS this the correct auth.xml format?

<?xml version="1.0"?>
<Application>
<Service name="name" type="OAuth">
<Consumer key="my key" secret="my secret"/>
<Request url="https://api.login.yahoo.com/oauth/v2/get_request_token" method="GET"/>
<Access url="https://api.login.yahoo.com/oauth/v2/get_token" method="GET"/>
<Authorization url="https://api.login.yahoo.com/oauth/v2/request_auth"/>
<Signature method="HMAC-SHA1"/>
</Service>
</Application>

Is this the right format for the auth.xml file?
I have loaded my app and I keep getting this error, not just with my own app but with the hello world app as well, someone please help

Sorry, but the application " app name " is currently unavailable. Please try again later.

by
0 Replies
This forum is locked.

Recent Posts

in Yahoo! Mail Application Platform