Set up OAuth2.0 connection to Workfront for the HTTP modules
Hello,
I am quite sure, that I successfully did this long time ago, but currently it is not working as expected:
For testing purposes, I would like to set up an OAuth2.0 connection to Workfront for the HTTP modules.
Unfortunately I need some help on setting this up to let the HTTP modules use the access token within their calls.
In the connection setup I defined:
Token placement: In the header
Header token name: sessionID
Unfortunately the Fusion DevTools just show
Authorization: "***",
in the header and the API call fails due to an AuthenticationException.
What am I doing wrong?
Thanks in advance.
Regards
Lars