JWT Token not valid (403)
-
Hi!
I’m trying to get a valid Token from my user. I’m able to generate a token but once generated, it is not a valid token. How can I generate a valid token?
Trying it with plugin validator:
[1] Get User Token from the Token Endpoint:
img: https://gyazo.com/976a531fc1956ea7e6e0797220b03664
[2] Check if token is valid:
img: https://gyazo.com/5034cb952725c2b3c32824b950117405
Trying it with my own fetch:
Step 1 (get token): https://gyazo.com/1e38f08392a6fad48c05c115300b9fe5
Step 2 (post to CTP named dashboard): https://gyazo.com/b704a0bdfe969ca503d44070d9d2c21c
After this step 2 fetch, i’ve also got an error (403): https://gyazo.com/018646563ab0c693890ce48ea7ac8399
Any one with an idea? I’m totally lost… Thanks
- The topic ‘JWT Token not valid (403)’ is closed to new replies.