Error occurring when trying to create a Sandbox keyset
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-01-2024 03:25 PM
I'm trying to create a Sandbox keyset, but I get the below error message:
Issue with creating keyset. Please try again later
The below error message shows from the create keyset call in my web browser's Developer Tools:
{
"keys": {
"errors": [
{
"errorId": 1006,
"domain": "EDP",
"category": "Application",
"message": "eBay API failed",
"parameters": [
{
"name": "10007",
"value": "Sorry, something went wrong. Please wait a moment and try again."
}
]
}
]
}
}
I run into the same issue in different web browsers (tried with Google Chrome and Mozilla Firefox).
Please advise. Thank you.
Re: Error occurring when trying to create a Sandbox keyset
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-02-2024 09:08 AM
Here is the status on the API status page:
Re: Error occurring when trying to create a Sandbox keyset
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-02-2024 10:08 AM
Hi @jberja
There was some issue with Sandbox key-set due to which key-sets were not available in the Developer's Keys Page and users were able to generate the token in the Sandbox. This issue has been resolved now.
Stay updated on current system issues with eBay APIs with eBay API Status page.
eBay Developer Support
Re: Error occurring when trying to create a Sandbox keyset
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-05-2024 09:36 AM
Thanks @shipscript and developer_support@ebay . I was able to create a sandbox keyset successfully.
