Help Center

| Submit or View Help Requests | Developer Docs |

Test & Troubleshoot a Postback URL

Test your Postback URL

Note: When testing, we recommend temporarily modifying your Postback URL to pass a hard-coded test value (e.g., "12345678" instead of {SubId1}) to avoid errors. If your server accepts the submission, you can safely revert your Postback URL back to use the variable.

  1. From the top navigation bar, select DiscoverMy Brands.

  2. Find the brand from which you want to test a postback, then select [Menu] [Menu] → Tracking Integrations.

  3. In the Postback section, find the postback URL you'd like to test, then select [Down caret] [Action] → Test.

  4. Fill in the URL you'd like to test, then select Start test.

    D1DB789A-1DEF-4CA1-B297-86621296E987.jpeg

Troubleshoot errors

Error

Description

Missing mandatory parameter

Your server is likely expecting a value instead of a variable. Modify your Postback URL to pass a test value (e.g., "12345678" instead of {SubId1}) and see if it accepts the hard-coded value.

Case-sensitive variables

Dynamic variables are case-sensitive and must be exact, meaning that {SubId1} is not the same as {subid1}. Double-check that your variables reflect the correct case-sensitivity.

Access Denied

Most Postback servers have a security token or value that must be passed along with the dynamic variables. Work with your website's technical team (or refer to your website provider's documentation) to learn about the token or security value needed to access the server.

Are you satisfied with this article? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.