cancel
Showing results for 
Search instead for 
Did you mean: 

Zoom Integration Laravel

Elys
Listener

Hi everyone.
I am trying to integrate Zoom into Laravel. I am using the curl command to get a Zoom token and create a meeting.
I am providing all the necessary details like account_id, base64 encoded client_id, and client_secret but it's giving me this error.
{
"reason": "Invalid client_id or client_secret",
"error": "invalid_client"
}
Error type: bad request
Status: 400
I don't know what I am doing wrong anybody can help.
Thanks and regards.

0 REPLIES 0