Hi, everyone!
I want to download data from zoom using API, in this case, I need the access token and I trying to get it using (s2s-oauth/) and after going trough all instruction I receive error 500 {“status”:false,“errorCode”:-1,“errorMessage”:“500 Internal Server Error”,“result”:null}. I use all as in the instructions. Post method.
Can you help me please? What to do to avoid this error?