Get report data via API
Con rispostaI was asked to use the api https://api.app.wdesk.com/platform/v1/graph/reports/<reportID>/csv to get the data in csv format. I logged into the WDesk, and I am seeing the report at https://app.wdesk.com/a/<workSpaceID>/report/<reportID>. I used postman and authenticated, got the user token.
However, when I execute the call to get the report data, I am getting the error "code": "401Unauthorized", "message": "No valid API token provided".
I am not sure if I am missing something here. Any help would be much apperciated.
-
Commento ufficiale
Hello Radha Purushothaman,
It appears you did not send the API Token along with the request. You need to generate your token under one API request and then send it along your second request. Please see the details of the Platform API at the following URL: https://developers.workiva.com/workiva-platform/reference/platform-authentication
Thank you,
WayneAccedi per aggiungere un commento.
Commenti
1 commento