I'm trying to integrate Zoom into our website. I followed the same steps as the support you provided: I created an app in Zoom and connected all the information in my Zoom settings. However, when I go to the employees section and check if the Zoom user exists, the message 'No data' appears in the dropdown menu. also I check this error into my console :
{"message":"Invalid access token, does not contain scopes:[user:read:list_users:admin].","data":null}
After you’ve entered the App Information, by clicking on the “Continue” button, you’ll be taken to the Feature section, which can be skipped. So, again, click on the “Continue” button and you’ll be taken to the Scopes section in Zoom.
In there, you need to add the following scopes:
Meeting -> View all user meetings:
meeting:read:list_meetings:admin – View a user’s meetings
View and manage all user meetings:
meeting:update:meeting:admin – Update a meeting;
meeting:delete:meeting:admin – Delete a meeting;
meeting:write:meeting:admin – Create a meeting for a user.
User -> View all user information:
user:read:list_users:admin – View users.
Simply click on the “+ Add Scopes” button, and search for the scopes mentioned above:
When you’re done adding the scopes, verify that the scopes mentioned above are included, and then click on the “Continue” button in the lower right corner.
Thank you for your response, it's working now. However, I have one question about date bookings. For each customer, once a date is booked, it becomes unavailable for others. But we need the same date, like September 8th, to be bookable by multiple customers, with each one creating an account during the booking process.
So please how can do that in configuration? and we have problme in format hours like
19:00 - 21:00 and in the calender it's 7:00 PM - 9:00 PM we need it like 19:00 - 21:00
Hello,
I'm trying to integrate Zoom into our website. I followed the same steps as the support you provided: I created an app in Zoom and connected all the information in my Zoom settings. However, when I go to the employees section and check if the Zoom user exists, the message 'No data' appears in the dropdown menu. also I check this error into my console :
Hello Kadem,
Thank you for reaching out to us.
You will have to configure the scopes in Zoom.
After you’ve entered the App Information, by clicking on the “Continue” button, you’ll be taken to the Feature section, which can be skipped. So, again, click on the “Continue” button and you’ll be taken to the Scopes section in Zoom.
In there, you need to add the following scopes:
Simply click on the “+ Add Scopes” button, and search for the scopes mentioned above:
When you’re done adding the scopes, verify that the scopes mentioned above are included, and then click on the “Continue” button in the lower right corner.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Thank you for your response, it's working now. However, I have one question about date bookings. For each customer, once a date is booked, it becomes unavailable for others. But we need the same date, like September 8th, to be bookable by multiple customers, with each one creating an account during the booking process.
So please how can do that in configuration? and we have problme in format hours like
19:00 - 21:00 and in the calender it's 7:00 PM - 9:00 PM we need it like 19:00 - 21:00
Hello Kadem,
Thank you for reaching back out to us.
1. For that purpose, you will have to enable the "Allow booking below minimum capacity" option on the Amelia/Settings/Appointments page.
2. Just change the time format on the WordPress General Settings and it will be applied in Amelia as well. Please take a look at our documentation page to read more about how to change date & time formats - Configuring WordPress Date/Time Settings in the Amelia WordPress Booking Plugin.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables