cancel
Showing results for 
Search instead for 
Did you mean: 
Important updates from Zoom Support:
  • Starting February 3, 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.

  • Introducing more live support options! More Zoom customers now have access to live agent chat support. Sign in and visit our Contact Support page to see all your available support options. We’re here to help!

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