server-to-server OAuth2 authentication and use it to obtain a join token | Community
Skip to main content
Newcomer
March 17, 2023
Question

server-to-server OAuth2 authentication and use it to obtain a join token

  • March 17, 2023
  • 0 replies
  • 4 views

"code":3001,"message":"Meeting does not exist: 85266242327."

 

I receive an access token through server-to-server OAuth2 authentication and use it to obtain a join token from local recording. While I can obtain a join token for meetings I created, I cannot obtain a join token for meetings created by others. Is it not possible to obtain join tokens for meetings created by others using server-to-server OAuth2 authentication? Would it be possible if a specific scope is set? If you know of any other methods, please let me know. Thank you.