04-02-2020 17:02
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

04-02-2020 17:02
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hey All and Gordon,
I am trying to revoke an access token following the recent header requirements post and the documentation.
My TS function is
Answered! Go to the Best Answer.
Accepted Solutions
04-02-2020 17:24
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

04-02-2020 17:24
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Resolved!
Had to look into the HTML response (which I thought I had done previously) to see that I was sending a bad token.
I diagnosed this by getting the client access_token once again and manually pasting it into my code.

04-02-2020 17:24
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

04-02-2020 17:24
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Resolved!
Had to look into the HTML response (which I thought I had done previously) to see that I was sending a bad token.
I diagnosed this by getting the client access_token once again and manually pasting it into my code.

