server-to-server OAuth2 authentication and use it to obtain a join token
"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.
