I am trying to access Adobe Workfront API with an API Key. When I am trying to access the API with an API Key, I get an error "User is not logged in"
Views
Replies
Total Likes
Hi,
I remember having had similar issues when I started using the API.
But to find out, what's wrong on your side, it is absolutely necessary to get more information how you call the API.
Views
Replies
Total Likes
Hi,
I am trying to call the API via Postman using the url
https://chewy.my.workfront.com/attask/api/16.0/project/search?apiKey=<my_api_key>
Adobe Workfront is SSO enabled in my organization. So if i am logged into Workfront and then use below link to open on browser, the API does provide the response (even without APIKey)
https://chewy.my.workfront.com/attask/api/16.0/project/search?
It is mainly with Postman that I am facing issues.
Regards
Namita
Views
Replies
Total Likes
Hi,
There was some issue with the API Key. Our admin was able to generate a new one and I was able to use it though it was with a python code.
With POstman, I am still facing issues like "Invalid url". With python it works. For now, looks like I will need to use python to do the analysis.
Views
Replies
Total Likes
Views
Likes
Replies