Hi All,
I've implemented Yahoo's BBAuth and it's working alright, but when the user
chooses not to give permission and clicks "I Do Not Agree" button in the
permission page, Yahoo redirects to
http://developer.yahoo.com/?appid=<appid>&ts=<tsid>&sig=<sig>
Why doesn't it redirect to my application so that I can understand that the
permission is not given. This is a terrible experience for users. (Being
redirected to a developer page all of a sudden)
In case of authorization, it works smoothly and redirects to my application.
Can this be fixed or am I doing something wrong ?
Regards,
Semih