Why Does the Content API Show a 406 Error in Dashboard but a 200 Response in Postman?

Solution

  1. To consistently receive a 200 OK response in Postman, you must include the following details as Key-Value pairs in the Headers section:
    • Key: user-agent
    • Value: moengage-bot
  2. After adding these details, retest the content API from the dashboard to verify if the error is resolved.

Was this article helpful?
0 out of 0 found this helpful

How can we improve this article?