Server to Server OAuth migration: api call to get bearer token

I’ve previously shared a C# implementation for a different organization’s OAuth API; you will need to adjust it to fit Zoom’s URLs (such as changing the grant_type value).

2 Likes