Closed Raj123456788 closed 4 years ago
Hi @Raj123456788, you can create a Session Id in your Account using the Project Tools for the project your using. However, for production, you should be generating Session Ids using our REST API or Server SDKs.
Session = new Session(Context.Instance, API_KEY, SESSION_ID)
What should be session ID. The instructions provided is not sufficient.