I'm trying to go through the Postman hello world tutorial and whenever I try to connect to the APIs, I'm obtaining the token correclty, but when sending the query I'm getting the following response:
{
"statusCode": 500,
"message": "Internal server error",
"activityId": "dba165bd-ca7e-46ad-b443-5c8000d45bec"
}
Is this a temporary issue? This has been going on for a few days now. When will the service be available again?
Thanks