Client ID not being recognised

Hi,

Eventually figured it out after a whole day’s effort.

You could help this with:

  1. a step by step testing guide
  • indicating you have test and live keys
  1. a simple curl oath / api library for PHP
  • why must everyone repeat this process

  • github has nothing for v2 that I can see

  1. your app builder is not clear that oauth is really the preferred / only? option for servers

Lastly your redirect url and whitelist url are being confused by your system. Someone needs to look at this. Also why not separate out these settings for test and live keys.

Finally after two days effort I’m not actually sure Zoom is what I need.

I’m a booking marketplace and want to create online meetings on the fly for the sellers / buyers.

These would ideally be anonymous with a unique one time use url for each participant.

Oddly enough Zoom seems to create a single shareable url.

And also your focal point is the host. In my case the platform is “host”, and would never partake in a meeting. Just create them. And your meeting rules around hosts are quite rigid. Again because you charge for hosts, not for meetings this will not scale.

This presents various issues.

So in a nutshell I am looking for a scalable meetings on demand service.

Regards

Ian