Forum Discussion
Trying to POST with content/type JSON and a Authorization Token in the head using pipelines
- Anonymous2 years ago
Hi PWTRyanWhite
Please try the following:
Make sure that the token you are using is still valid and has not expired.
Verify that the token has the permissions required to perform the POST request.
Make sure you click on the correct terminal node and that it supports POST requests. Sometimes, endpoints are specific to certain HTTP methods.
Regards,
Nono Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi PWTRyanWhite
Please try the following:
Make sure that the token you are using is still valid and has not expired.
Verify that the token has the permissions required to perform the POST request.
Make sure you click on the correct terminal node and that it supports POST requests. Sometimes, endpoints are specific to certain HTTP methods.
Regards,
Nono Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.