sentinel-hub/sentinelhub-js

Change token endpoint to the new endpoint

Ardweaden opened this issue · 1 comments

url: 'https://services.sentinel-hub.com/oauth/token',

Change to https://services.sentinel-hub.com/auth/realms/main/protocol/openid-connect/token.

Check if this is used anywhere else.

@dthiex

Someone will check, thanks!