Third party commercial data Authentication issues

Dear all,

I have tried to do the authentication for the THIRD PARTY DATA IMPORT, following the next tutorial https://www.sentinel-hub.com/docs/Third-Party-Data-Import.pdf. To view the availability of third-party satellite images (e.g SPOT).

The issue is that when I try to insert my credentials for Postman, trying to get the token for my session, I get the next error “Authentication failed” and in the console it shows:

Error: getaddrinfo ENOENT services.sentinelhub
:arrow_forward:Request Headers
Content-Type: application/x-www-form-urlencoded
Authorization: Basic U0VSR0lPSU5HRU8yOm03JklxTkJKbT5WaEFeVTZGdnF5bEZnb05POVtncm87bUZBXnY3LiM=
User-Agent: PostmanRuntime/7.26.8
Accept: /
Cache-Control: no-cache
Postman-Token: f098d733-0ffa-4ef6-924f-ad48b3c6e5c5
Host: services.sentinelhub
Accept-Encoding: gzip, deflate, br
Connection: keep-alive

  • :arrow_forward:Request Body
  1. grant_type: “client_credentials”
  2. scope: “”

I am new in the management of this API, so I will grat any contribution or help.

Client ID is the hash token under the name:
Screenshot 2020-11-26 at 22.00.07

Note that in order to use Third party data interface is not available to trial users, so you will first have to upgrade your account, then purchase one of the commercial data packages.