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

I encountered an "Access Denied" error while trying to initiate a checkout session on the eBay API

I encountered an "Access Denied" error while trying to initiate a checkout session on the eBay API endpoint:

Endpoint: https://apix.ebay.com/buy/order/v1/checkout_session/initiate

Error Details:

{
"errors": [
{
"errorId": 1100,
"domain": "ACCESS",
"category": "REQUEST",
"message": "Access denied",
"longMessage": "Insufficient permissions to fulfill the request."
}
]
}

 

Summary of Issue: The API response indicates that the access level or permissions associated with the current credentials may be insufficient to perform this operation. The errorId 1100 from the ACCESS domain suggests that our access token might not have the necessary permissions, or additional authorization could be required.

Request for Assistance: Could you please review the permissions associated with the token we're using and confirm if additional scopes or settings are required for this endpoint? If there’s a specific process to obtain the correct access level, guidance on this would be greatly appreciated.

Thank you for your support in resolving this issue.

Best regards,

Message 1 of 1
latest reply
0 REPLIES 0