cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Test oAuth over localhost - redirect url

RuName (eBay Redirect URL name) Not allowing localhost as "auth accepted URL1"

 

what is best way to set redirect url

Message 1 of 4
latest reply
3 REPLIES 3

Re: Test oAuth over localhost - redirect url

Hi @web-3938,

 

Auth Accepted URL is used to redirect the user to this URL if the user grants your application the permissions it needs to act upon their behalf.


This URL must support SSL and must use the HTTPS protocol. If your application is capable of serving web pages, you should provide your own web page and set this URL. If your application cannot serve web pages, this URL defaults to a standard eBay accept-response page (the eBay page and URL are subject to change by eBay).

 

Best Regards,
eBay Developer Support
Message 2 of 4
latest reply

Re: Test oAuth over localhost - redirect url

Does that mean https://localhost:7127/ebay/callback is a valid redirect url?  If so, can you help me understand why the "Save" button remains greyed out when using localhost URLs for the "Your auth accepted URL" and "Your auth declined URL" values?

Message 3 of 4
latest reply

Re: Test oAuth over localhost - redirect url

I'm trying to figure this out too, it would be nice if the dev team could give an answer.  Localhost is the server name when doing development, what are we supposed to put in the redirect URL while we are doing development?

Message 4 of 4
latest reply