Calling Workfront API with Bearer Token
I am playing with the JWT module and with help from support got it to where I can exchange it for a bearer token.
According to documentation, to authenticate on the API I'd send it as "Authorization" header - but so far the API just errors out with an authentication failure.
Have you successfully called the Workfront API with a bearer token?
