Skip to main content

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.