Ok, so first time making a call with a token. Can hit the auth server and gain a token, that's all good but I'm struggling to then know where to fit the token when making a request to the api server. Here's what I've got so far:
The system I'm using doesn't have the best documentation but this should pull attachments back in JSON/Base64 for the ticketID.
I've tried changing the token to query instead of header and I've also tried using 'Raw' as the auth and using Bearer {token} too 😞
Any quick hints?
Many Thanks
David
Forgot to mention I just get 'Unauthorized'
User | Count |
---|---|
93 | |
45 | |
20 | |
20 | |
15 |
User | Count |
---|---|
134 | |
52 | |
44 | |
37 | |
27 |