[Solved] Token Generated by Extension Helper Shows "Error (403): JWT could not be verified"

Okay I figured it out. I got that error because generated a new token on Extension Dashboard. I need to close the project in Rig and re-open it by typing in the new token.
Now it works nicely and I can get Pubsub messages!

I also tried to post auth.token from front end instead of copy-paste and send from PostMan. It also works. Perhaps something happened when I copy-paste.