I am getting error when doing OAuth2 for Yahoo in my application:
Error: Uh oh Looks like something went wrong. Please try again later.
I have figure the problem is my redirect_url contains port number (i.e) http://mydomain:3000/auth/yahoo/callback
How should I define the port number in Callback Domain at the time of application creation on https://developer.yahoo.com