The Problem I am facing - When I try to hit the Mesibo API, I am able to get a token in response which is used to get the user online, but whenever I try to send a request to start Mesibo using the token I received, the online status shows "Not Connected" and it doesn't go online. Hence I won't be able to send any message or call anyone.
What I have tried- I have tried to use a sample app to make a user and get them online by using the same code. I am able to do so by using Mesibo's own servers. I have tried changing the app token and app id multiple times to check if the user goes online or not.
Alas no luck, can anyone please help me over here?
I have used this as the sample app.