I need help accessing API to connect Momence. I have no idea how or what this even is. Please help asap?
Hi @casslouisemaynard
Thanks for reaching out to the Zoom Developer Forum and welcome to our community, I am happy to help here!
Could you please share more details on what you need?
I do not know what Momence is.
Cheers,
Elisa
Yes of course. I am trying to connect to an online booking service called Momence. I have followed all instructions but zoom will not integrate correctly. It comes up with an error
This is the error: Zoom integration failed
Unable to generate Zoom meeting: Account does not enabled REST API.
I was just told to do this… but I have no idea what it means and how to do it?
When using a Server-To-Server application, it is necessary to make the authentication request as follows:
POST https://zoom.us/oauth/token?grant_type=account_credentials&account_id={accountId}
It is important to note that the grant_type must be account_credentials, not client_credentials.
Hey @casslouisemaynard
Do you know if Momence has a guide or documentation site that could help you integrate their app?
As we are not the developers for Momence, it is hard for me to understand whats going on.