Though it works in tunnel, suddenly stopped deployment today.
Error: Could not find accountId in claims (requestId: xyz)
Upon using verbose got below error info. But don’t have a clue how to fix this.
Error: An unexpected error occurred (requestId: xyz)
- {*
-
"message": "Could not find accountId in claims",*
-
"extensions": {*
-
"errorType": "MISSING_ACCOUNT_ID",*
-
"statusCode": 400*
-
}*