Forum Discussion
akashgera
5 years agoHelper I
Invalid Api credentials response code 11
Hello Everyone, I am using REST API to fetch the data from 3rd party using POST method, I have used the same parameters in Header, Body in postman and it is giving me the data in json format, but wh...
v-kelly-msft
5 years agoCommunity Support
Hi akashgera ,
Seems that there are extra quotes in your RequestBody,check example below:
https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_concepts_example_requests.htm
Best Regards,
Kelly
Did I answer your question? Mark my post as a solution!