Hey @crogers83
Thanks for using the dev forum!
This error can be caused by a couple different issues. So lets troubleshoot together
- If you are using client key and client secret for authentication, make sure you also remove the .token parameter when you are authorizing the SDK.
- Have you set the domain? If not, try setting it to “zoom.us”.
- In the past people have provided a Zoom API Key and Secret instead of a Zoom SDK Key and Secret. When you log into the Zoom Marketplace, make sure you are using the key and secret in the SDK tile and not the JWT tile.
If this continues after this can you provide your code for appDelegate.h and sdkAuthPresenter.m? Please remove your sdk credentials before posting.
Thanks!
Michael