I am struggling to find references in the ActiveCollab API documentation to aspects of the issue-token-intent endpoint, namely the intent
, client_name
, and client_vendor
parameters.
This is the guide I have been following: https://gist.github.com/Elvis339/c66104950d0a7801ef544869786d2c77, with the issue being on step 2. I was able to get step 1 to work as expected, but I don't see how any of the values returned relate to step 2.
My end goal is to get an access/authorisation token. Any help would be greatly appreciated - hopefully I've just missed something in the documentation.