ranran2121
Listener
since ‎2022-10-27
‎2022-10-27

User Statistics

  • 1 Posts
  • 0 Solutions
  • 0 Likes given
  • 0 Likes received

User Activity

Hi, I need to get the access token in order to make further requests to Zoom APIs with S2S app. I started with the request to the following endpoint const resp = await axios.post( "https://zoom.us/oauth/token?grant_type=account_credentials&account_id...