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

We ran into a problem. Please try again later.

Hi everyone, I am facing issue while using Ebay auth api my callback url is correct everything is correct but when signin in Ebay account the message appear "We ran into a problem. Please try again later.".
Anyone who faced this issue on sandbox please guide how I can resolve this issue. Here is the API i am using

https://auth.sandbox.ebay.com/oauth2/authorize?client_id=####&redirect_uri=https://admin.shopify.com/store/test-store-nxl1/apps/express-test-app-7/auth/ebay-callback&response_type=code&scope=https://api.ebay.com/oauth/api_scope

 

Message 1 of 3
latest reply
2 REPLIES 2

We ran into a problem. Please try again later.


@ansidd4436 wrote:

Hi everyone, I am facing issue while using Ebay auth api my callback url is correct everything is correct but when signin in Ebay account the message appear "We ran into a problem. Please try again later.".
Anyone who faced this issue on sandbox please guide how I can resolve this issue. Here is the API i am using

https://auth.sandbox.ebay.com/oauth2/authorize?client_id=####&redirect_uri=https://admin.shopify.com/store/test-store-nxl1/apps/express-test-app-7/auth/ebay-callback&response_type=code&scope=https://api.ebay.com/oauth/api_scope

 


Hey,

 

Here are a few steps you can try to resolve this issue:

  1. Check Redirect URI: Ensure that the redirect_uri in your authorization URL matches exactly with the RuName value assigned to your application in the eBay Developer Program. You can verify this by logging into the eBay Developer Program and navigating to Your Account > Application Keys.

  2. Clear Browser Cache: Sometimes, clearing your browser cache and cookies can resolve issues related to authentication.

  3. Check OAuth Scopes: Make sure that the OAuth scopes you are requesting are correctly configured and match the permissions required for your application.

  4. Review API Documentation: Refer to the eBay API documentation for any additional requirements or troubleshooting steps.

Message 2 of 3
latest reply

We ran into a problem. Please try again later.


@norma2635 wrote:

@ansidd4436 wrote:

Hi everyone, I am facing issue while using Ebay auth api my callback url is correct everything is correct but when signin in Ebay account the message appear "We ran into a problem. Please try again later.".
Anyone who faced this issue on sandbox please guide how I can resolve this issue. Here is the API i am using KMFusa

https://auth.sandbox.ebay.com/oauth2/authorize?client_id=####&redirect_uri=https://admin.shopify.com/store/test-store-nxl1/apps/express-test-app-7/auth/ebay-callback&response_type=code&scope=https://api.ebay.com/oauth/api_scope

 


Hey,

 

Here are a few steps you can try to resolve this issue:

  1. Check Redirect URI: Ensure that the redirect_uri in your authorization URL matches exactly with the RuName value assigned to your application in the eBay Developer Program. You can verify this by logging into the eBay Developer Program and navigating to Your Account > Application Keys.

  2. Clear Browser Cache: Sometimes, clearing your browser cache and cookies can resolve issues related to authentication.

  3. Check OAuth Scopes: Make sure that the OAuth scopes you are requesting are correctly configured and match the permissions required for your application.

  4. Review API Documentation: Refer to the eBay API documentation for any additional requirements or troubleshooting steps.


Hey, 
I was having the same problem, thankyou for the solution it worked for me.

 

Regards,
Monica

Message 3 of 3
latest reply