This error message, such as "Access denied or application not found when invoking https://api.pushwoosh.com/json/1.3/createMessage", typically indicates that the API token you are using does not have the necessary permissions to access your Pushwoosh application.
To resolve this:
1. Go to your Pushwoosh Control Panel.
2. Navigate to the API Access section for your application (e.g., https://app.pushwoosh.com/applications/YOUR_APPLICATION_ID/api-access
).
3. Find the API token you are using in your API calls.
4. Ensure that this token has been granted the required permissions for the specific application you are trying to interact with.
5. Save any changes and try your API call again.
Comments
0 comments
Please sign in to leave a comment.