Forum Discussion
Nithin_Mahesh
6 years agoIdeator I
Hi beginnerInAras,
When you are sending your POST request are you including an Authorization (BearerToken) token as well? Anytime you are using REST API it is necessary to first send a POST request to the OAuthserver, then grab that token and pass it as authorization with your actual request. We have a good example of this covered in a couple of blog posts.
Hope this helps!
Best,
Nithin