zoom-drive-connector
zoom-drive-connector copied to clipboard
Error authenticating against Zoom
I always get a 401 when validating Zoom API calls
2019-03-11 22:19:07,547 main:INFO Application starting up.
2019-03-11 22:19:07,648 drive_api:INFO Drive connection established.
2019-03-11 22:19:08,098 zoom_api:ERROR HTTP_STATUS: 401-Unauthorized, Not authenticated.
It seems to be related to the application not using OAuth, Zoom only allows me to create an OAuth application.
Can you help? Thanks