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

Redirect URI?

I'm trying to setup a little inventory management ios app for my little business that will integrate with ebay seller api so that I can choose to list items on ebay directly from my app.

 

I am struggling though with figuring something out.  Maybe its my use of ChatGPT to help me out but I keep getting told I need to setup the following:

 

"

5. Add or Modify Redirect URI:

•Add your redirect URI(s) here. Ensure that the URI is secure (uses HTTPS) and points to a valid URL where your app can handle the OAuth callback.

• Example of a redirect URI: https://yourapp.com/oauth/callback."

 

For the life of me I cannot find where you define this within the app settings on ebay api.  I set it up and get a client id and secret and all that but no where is there a place to define a "redirect URI"?

 

What am I missing?  ChatGPT seems pretty adamant that I need to define this redirect URI somewhere but I'm lost. Really need to figure this out, it's the last missing functionality I need to make this work for me.

Message 1 of 3
latest reply
2 REPLIES 2

Redirect URI?

@swamptreasure-llc 

Maybe if you look at this link it will be useful to you:

 

https://developer.ebay.com/api-docs/static/oauth-redirect-uri.html

 

Good luck 🌷

"We are not what we know but what we are willing to learn."
Message 2 of 3
latest reply

Redirect URI?

i appreciate the link and must not be understanding because it doesn't seem to indicate you need to define or list a redirect URI for the app, like this appname:callback or https://www.domainname.com/callback ?  It seems to only mention that the RUName is automatically generated?

Message 3 of 3
latest reply