J
jsniemi79
Guest
I thought I would add some more information to this since I haven't gotten a response yet. Any information would be appreciated. I created a new rest service using the Rollbase mobile platform to be able to use the selectQuery API from Rollbase that isn’t automatically created when a mobile project is started. In the parameters needed for the request includes the session ID My mobile project is using the default login method that is put in place when the project is created. If I look at how that is mapped, I don’t have any visible parameters for the response. I just have my request values for user and Password. It’s like the sessionId information is being done behind the scenes. I can use Fiddler and get my RSessionID value, past that in the test section of my new rest service and successfully get the data I am looking for. What I need to know is how to get the RSessionId into a variable that I can pass as a request parameter in my new Rest API. Thanks again for any help.
Continue reading...
Continue reading...