Closed deepeshsunku closed 7 years ago
Hi I'd like to add an authentication token (my service only takes requests from an authenticated user) to my text request. How do I add this using the SDK?
Doing a request?.sessionId on the request object worked!
Hi I'd like to add an authentication token (my service only takes requests from an authenticated user) to my text request. How do I add this using the SDK?