JWT App : Wrong token received from webhook 'meeting.ended'

Description
I’m actually developping a JWT App and I created event subscriptions with for 3 events :

  • meeting.participant_left
  • meeting.ended
  • meeting.issues

I check authorization headers for each webhook event and the token returned in ‘meeting.ended’ does not match the token provided in the app marketplace configuration page.

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

Which Endpoint/s?
meeting.ended

Additional context
My account was already associated to a JWT App before I switched to a Pro Account and then switched again to another Pro Account.

I tried to deactivate/reactivate the JWT App and I also regenarated the tokens. Nothing changed.

Best regards

I retried today.
The token specified in JWT App feature page is the same as the token returned to my webhook.

If you did anything thanks a lot !

Best regards

Hey @hadrien.lepoutre.pro,

Ah, I’m glad it’s been resolved! :slight_smile:

Best,
Will