I'm receiving an error with the HTTP Status Code...
The following table includes the most common HTTP status codes and troubleshooting tips.
Code | Description |
---|---|
200 OK |
Successful request. Congratulations! Your query was valid and successfully executed. |
400 Bad Request |
This error is displayed typically when the URL reference is incorrect and/or is referencing the wrong ID. This error can also occur when the API request has missing or unexpected parameters. Please refer to the API call documentation. Postman is a useful tool for troubleshooting API calls and verifying responses. |
401 Unauthorized |
Verify that your API key and token access credentials are correct. Additional details are available at Accessing the API. |
The Fuel Cycle redirect isn't working as expected
Redirects back to Fuel Cycle follow the convention below. The specific URL is attached to the participation URL when the member clicks on the link to participate in your study. The URL must contain the fcTrackId. Please ensure there are no query string parameter collisions where we're independently referencing a parameter by name that means something uniquely different in our respective platforms.
Please check the Participation Redirects documentation for additional details, including parameters that are passed.
Comments
0 comments
Please sign in to leave a comment.