I already created my account in sentinel-hub, but I want to use it in QGis, I have this error, SentinelHub: Authentication failed, check your credentials.
The client id in the QGIS form should not be your e-mail, but the OAuth client id that you have created on your dashboard under âUser settings > OAuth clientsâ.
Best,
Matej
What I am saying is that in the QGIS plugin, the âClient IDâ should not be your e-mail, but the OAuth client id.
Dashboard:
QGIS:
Your client id should be something like â75b432ff-dcd1âŚâ, while the client secret you got when you created this client id.
Please also have a look at âDebugging/Development Toolsâ panel in QGIS, and the âLog messagesâ panel; perhaps that might give you additional idea of what is happening. The error from your first post says you have used wrong credentials (e.g. due to typo, an non-existing client id/secret, âŚ)
If that doesnât work, ask your IT team if perhaps your requests are being blocked or similar; while I doubt it, it could happen.
Good luck,
Matej