Fusion Manage Forum
Welcome to Autodesk’s Fusion Manage (formerly Fusion 360 Manage) Forum. Share your knowledge, ask questions, and explore popular Fusion Manage topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

PLM Rest API - Get All Reports Failure ?

2 REPLIES 2
SOLVED
Reply
Message 1 of 3
Anonymous
609 Views, 2 Replies

PLM Rest API - Get All Reports Failure ?

Anonymous
Not applicable

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:

PLM360 Get Listing All

 

PLM_reports_request.png

 

 API Ref.png

 

0 Likes

PLM Rest API - Get All Reports Failure ?

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:

PLM360 Get Listing All

 

PLM_reports_request.png

 

 API Ref.png

 

Tags (4)
2 REPLIES 2
Message 2 of 3
tony.mandatori
in reply to: Anonymous

tony.mandatori
Autodesk
Autodesk
Accepted 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.

 

postmanWith2Tabs.png

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.

 

postmanWith2Tabs.png

Message 3 of 3
Anonymous
in reply to: tony.mandatori

Anonymous
Not applicable

That got it- forgot about the auth process.

 

Thanks Tony!

0 Likes

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.

Post to forums  

Autodesk Design & Make Report