API Credentials for Latepoint Wordpress Plug In

Heya, I’m trying to connect my Letepoint Wordrpess Plug In with Zoom Meetings. I was asked to get the API credentials. I’ve tried doing this through Zoom Marketplace, but I keep getting Error messages when plugging things in to Latepoint.

I am very unfamiliar with all of this stuff. Could anyone provide me with a step by step to getting this connected to Latepoint please? Thanks a million!

Here’s a step-by-step that works with LatePoint’s Zoom add-on:

  • In WordPress, go to LatePoint → Add-ons and install/activate Zoom Meetings. Then open LatePoint → Integrations → Meetings → Zoom (you’ll paste credentials here).

  • In the Zoom App Marketplace, create a Server-to-Server OAuth app (not a regular OAuth app). Copy the Account ID, Client ID, and Client Secret from the app’s App Credentials tab.

  • In that app, add scopes: under Meeting, enable all checkboxes beneath “View and manage all user meetings”; under User, enable “View users.” Activate the app.

  • Paste the Account ID / Client ID / Client Secret into LatePoint’s Zoom settings and save.

  • In Zoom, make sure the hosts you’ll use exist under Account Management → Users; then in LatePoint, open each Agent and assign the matching Zoom user.

  • Edit each Service in LatePoint and toggle Create Zoom meeting for that service. New Approved bookings should now auto-create Zoom meetings with join links.

Troubleshooting quick hits

  • “invalid client / 401” → wrong app type or bad credentials. Use Server-to-Server OAuth and re-copy IDs/secrets. “insufficient scope / 300” → re-add the Meeting and User scopes above, re-activate the app, then retry in LatePoint.

  • No Zoom users to assign → add the user in Zoom first, then map it to the Agent in LatePoint.

If you follow those exact steps and still hit an error, share the exact error text/code and where it appears (LatePoint vs. Zoom) and I’ll pinpoint the fix.