You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 10, 2022. It is now read-only.
When trying to get batch job listing, I get error "User ... does not exist and is not whitelisted.".
Fair enough I get this error when I'm indeed not whitelisted, but the error JSON has a couple of issues:
{"code":401,
"id":"347d303....1afa7",
"links":["http://openeo-dev.eodc.eu/redoc",""],
"message":"User stefaa... does not exist and is not whitelisted.",
"service":"gateway"}
When trying to get batch job listing, I get error "User ... does not exist and is not whitelisted.".
Fair enough I get this error when I'm indeed not whitelisted, but the error JSON has a couple of issues:
PermissionsInsufficient
(e.g. see https://openeo.org/documentation/1.0/developers/api/errors.html)The text was updated successfully, but these errors were encountered: