Create meetings with european endpoint returns "Unauthorised"

Description
Hello,
I have a small JWT app generating zoom meetings. All is working well, meetings are created for my account users without any problem. That is until I change endpoint (and this is the only change, same host, same meeting details) from https://api.zoom.us to the advised for European countries: https://eu01api-www4local.zoom.us. With the EU endpoint no meetings can be created and I get statuscode 401 (Unauthorised). Any ideas what could cause this please?

RequestUri looks like this: ‘https://eu01api-www4local.zoom.us/v2/users/k***@***.com/meetings

Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT

Which Endpoint/s?
https://eu01api-www4local.zoom.us

Hey @Ambi,

Thank you for reaching out to the Zoom Developer Forum. This can happen when your account is not located in our EU Cluster. In other words, if you are using the typical endpoint without an issue, that’s the correct endpoint to use for your account.

I hope that helps! Let me know if you have any questions.

Thanks,
Max

Thanks for that. Very helpful.

Hey @Ambi,

I’m glad to hear that resolved your issue! Please don’t hesitate to reach out if you encounter any further issues or questions.

Thanks,
Max

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.