Signature issue server-to-server

Hello,

I’m encountering an issue with a server-to-server app I’m developing. I’ve entered my client ID and client secret on the example app, but it isn’t generating the signature. Additionally, when I try to use another type of app, I’m unable to manage the session simultaneously and receive a 3005 error.

@arman.antonyan12 , what example app are you referring to?

Simple web CDN app,but i use other types of applicatin but recive same error:If i using non server-to-server application it works but takes me use only one meeting in one time

@arman.antonyan12

For Meeting SDK you will need to either create a Meeting SDK App or General App (with meeting sdk feature enabled)

Server to Server Oauth application is used to generate the token to access REST API.

Could you elaborate slightly on what is the issue you are having?