These docs are for v1.0. Click to read the latest docs for v2024.09.

Discussions

Ask a Question
Back to All

Error 1010 - Access Denied - API Integration with Java

I am testing the Create Shipments API with EasyShip's sandbox environment.

Calling the API via postman is successful but when I call the same API via Java, I will get the following:
Error 1010 : Access Denied. The owner of this website (api-sandbox.easyship.com) has banned your access based on your browser's signature (.....).

Is the sandbox server blocking the API request?