Failed To Integrated Zoom On My Websites Sir | Community
Skip to main content
Newcomer
August 20, 2021
Solved

Failed To Integrated Zoom On My Websites Sir

  • August 20, 2021
  • 2 replies
  • 0 views

It says this please solve my   probleme 

 

 

 

The Token's Signature resulted invalid when verified using the Algorithm: HmacSHA256 

    Best answer by acrosbie

    Hi Sanzayy,

    I'll try to assist here, but I'll be making a few assumptions based on how you're attempting to integrate Zoom into your site. With that being said, if the following does not help, we'd recommend submitting a post to our developer forum found here:
    https://devforum.zoom.us/

    Assuming you're leveraging JWT authentication to make Zoom API calls, the error message essentially indicates that the token is invalid in some way. Here are a few things that might help:

    1. If you are able to gather the token being used, a service such as jwt.io can be helpful based on the key/secret being used in the token to validate the token is correct.
    2. If you are generating a new token (following a process such as the one found here: https://marketplace.zoom.us/docs/guides/auth/jwt), it would be worthwhile to check how the token itself is being generated. It would be recommended to check that the key and secret that you are leveraging match the ones found in your account.
    3. If you are using a JWT token created by Zoom with an expiration time, it would be worthwhile checking the token has not expired (https://marketplace.zoom.us/docs/guides/build/jwt-app)

    Hopefully this helps! If not, we'd highly recommend reaching out on our developer forum for further assistance here.

    2 replies

    acrosbie
    Employee
    acrosbieAnswer
    Employee
    August 26, 2021

    Hi Sanzayy,

    I'll try to assist here, but I'll be making a few assumptions based on how you're attempting to integrate Zoom into your site. With that being said, if the following does not help, we'd recommend submitting a post to our developer forum found here:
    https://devforum.zoom.us/

    Assuming you're leveraging JWT authentication to make Zoom API calls, the error message essentially indicates that the token is invalid in some way. Here are a few things that might help:

    1. If you are able to gather the token being used, a service such as jwt.io can be helpful based on the key/secret being used in the token to validate the token is correct.
    2. If you are generating a new token (following a process such as the one found here: https://marketplace.zoom.us/docs/guides/auth/jwt), it would be worthwhile to check how the token itself is being generated. It would be recommended to check that the key and secret that you are leveraging match the ones found in your account.
    3. If you are using a JWT token created by Zoom with an expiration time, it would be worthwhile checking the token has not expired (https://marketplace.zoom.us/docs/guides/build/jwt-app)

    Hopefully this helps! If not, we'd highly recommend reaching out on our developer forum for further assistance here.

    CarlaA
    Community Manager
    Community Manager
    September 1, 2021

    Hi @sanzayy, thank you for your contributions to the Zoom Community! 

     

    If you found @acrosbie reply helpful, don’t forget to mark the reply as Accept as Solution 🙂

    Thanks! ​​​​​​

    Newcomer
    June 19, 2023

    Welcome to All Friends