cancel
Showing results for 
Search instead for 
Did you mean: 
Important updates from Zoom Support:
  • Effective immediately, customers with subscription plans greater than $10 USD/month may receive live chat support. Sign in and visit our contact page to view your support options.

  • Starting February 1, 2025, Zoom Phone customers must add their phone numbers to an approved 10DLC campaign in order to keep using SMS/MMS capabilities on their numbers.

Zoom Integration Laravel

Elys
Newcomer
Newcomer

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