Server-to-Server OAuth Grant Type

Fixed by using the follow query parameters: ?grant_type=account_credentials&account_id={account_id}{account_id} can be found by making a GET request https://api.zoom.us/v2/accounts

See Getting Account ID for server-to-server OAuth

1 Like