Hello,
I’m trying to make a PlanetScope order request from the SH account, but I got 403 response like:
{“error”:{“status”:403,“reason”:“Forbidden”,“message”:“You do not have sufficient permission for this action. Please contact support.”,“code”:“COMMON_INSUFFICIENT_PERMISSIONS”}}
I have paid Planet account and tried with the Planet APIkey.
I also tried the demonstrational example written in https://docs.sentinel-hub.com/api/latest/api/data-import/examples/#order without APIkey, but the same result in python and postman.
How can I solve the problem?
Best regards