02-12-2025 03:20 PM
Hi there,
I allow myself to post here after many tests.
I need to set up a server-to-server communication in order to perform synchronization jobs between a product catalog on a web platform with eBay ads.
To do this, I need to retrieve a token with the appropriate scopes (without going through user authentication on a web interface) and I admit that I am reaching the end of all my tests.
Do you have a solution by any chance?
A simple example in curl of the process would be fine for me.
On the authentication request, if I pass something other than "https://api.ebay.com/oauth/api_scope" as a scope, I get an error "invalid_scope, I am in grant_type "client_credentials".
Thanking you in advance for your insights 🙂
Best regards