Trying to reach the end point for a listing of all my reports via rest request... keeps returning 500 error.
Same situation when I try and hit an individual report as well.
This problem doesn't happen with workspaces... any guidance on this? The v1 api reference says I am doing it correctly:
Solved! Go to Solution.
Trying to reach the end point for a listing of all my reports via rest request... keeps returning 500 error.
Same situation when I try and hit an individual report as well.
This problem doesn't happen with workspaces... any guidance on this? The v1 api reference says I am doing it correctly:
Solved! Go to Solution.
Solved by tony.mandatori. Go to Solution.
You're attempting to send authorization as a header
In PostMan, i usually leave a tab open with the login request and the body needed for login and then, aftering logging in, call the reports API.
You're attempting to send authorization as a header
In PostMan, i usually leave a tab open with the login request and the body needed for login and then, aftering logging in, call the reports API.
That got it- forgot about the auth process.
Thanks Tony!
That got it- forgot about the auth process.
Thanks Tony!
Can't find what you're looking for? Ask the community or share your knowledge.