I am having an issue generating an OAuth for my client_credentials. The link - https://developer.ebay.com/api-docs/static/oauth-scopes.html tells me nothing that I haven't already read and tried. I was told by eBay Premium Support to use Client Credentials for Background API processes. My Client Credentials only show that I have access to the standard Public access. . . https://api.ebay.com/oauth/api_scope which I can generate an OAuth for, but nothing else. I need to be able to pull orders and acknowledge orders. From what I can tell that requires the https://api.ebay.com/oauth/api_scope/sell.fulfillment
How do I get the sell.fulfillment added to my Client Credentials?
.