Get report data via API
BeantwortetI 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.
-
Offizieller Kommentar
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,
WayneBitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar