SSL issue - certificate signed by unknown authority

Description
I have integrated the zoom with mattermost. And i can see i am not able to use zoom plugin.
After validating the account its returning an error

I have tried multiple times. But still its the same issue.
I am using Godaddy SSL Certificate for the domain.

Error
“Post “https://zoom.us/oauth/token”: x509: certificate signed by unknown authority”

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

Which Endpoint/s?
https://mattermost.jnettechnologies.com/plugins/zoom/oauth2/complete

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

  1. Its showing when in callback

Hey @rahul.sharma,

Thank you for reaching out to the Zoom Developer Forum. How are you making this request from your GoDaddy server? Are you using cURL, a programming language, or something else?

Are you able to reproduce this issue when using different REST clients from that environment?

Thanks,
Max

Hello MaxM,
I am using Mattermost https://mattermost.com/ with Zoom plugin integration. I have created an app and connected with the api key and secret key. The problem here is zoom is unable to detect the chain of ssl certificate for the domain.

Hey @rahul.sharma,

Do you get this same error when hitting Zoom from Postman, cURL/terminal, etc.? This seems like it’s likely an environment issue.

Thanks,
Will

The issue is with the callback not with the api’s. The api’s are working fine. Only Zoom unable to detect the SSL certificate for the domain. I guess!

Thanks for confirming, @rahul.sharma.

Have you tried checking out a resource such as StackOverflow, etc., for suggestions on this?

Thanks,
Will

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