For Error with "response_code": 401, & "response_message": "api key is invalid or disabled"
The reason for such an error :
The user is using an incorrect api-key in the Headers or it is missing.
The api-key is in Disable state
The resolution:
Please check if the correct api-key is passed in the Headers that is linked to the respective app.
Please ensure that the api-key generated for the app is 'Enabled'
---
For Error with "response_code": 401, "response_message": "app not found"
The reason for such an error :
The user is using an incorrect app-id in the Headers or it is missing
The resolution:
Please check if the correct app-id is passed in the Headers.