Invalid Token Key for JWT in wordpress plugin

Using this template helps us debug your issues more effectively :slight_smile:

Description
I got an “Invalid Token Key” in Wordpress plugin

Error
“Invalid Token Key”

Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT

Which Endpoint/s?
I don’t know

How To Reproduce (If applicable)
Steps to reproduce the behavior:

  1. go to my wordpress
  2. input api key and api secret key
  3. check api connection
  4. got error Message “Invalid Token key”

Screenshots (If applicable)

Additional context
Add any other context about the problem here.

Hi @apapan.pum ,

Check that your JWT token from your Zoom JWT app isn’t expired. You can regenerate a new token there with the appropriate expiration you need and then replace the defunct one on Wordpress.

Gianni

I regenerated more than once and put it on wordpress but not working. There are still the same error. Please help me

@apapan.pum,

Can you share if you already tested the regenerated token that works outside of WordPress?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.