Discussions

Ask a Question
Back to All

SandBox api keys not working

I have a trial account and got SandBox api keys but it is not working.

Scope is public.shipment:write but Throwing error -

error": {
"code": "forbidden",
"details": [
"Access to this resource requires scope(s) public.shipment:write.",
"The used access token has been issued for a different API version (2023-01 and older). Please refer to the documentation at https://developers.easyship.com/reference/scopes"
]

How can I use sandbox to create shipment?