SSL hanshake certificate exception I am getting And also website even not working (says service unavailable)
Hi Akash,
Please clarify: with which platform (REST, IS, iOS,Android) do you work?
Or maybe this issue is associated with Backendless dashboard of your app?
Can you provide some code or screenshots demonstrating the problem?
To help you we need to reproduce this issue, so you should give to us more information.
Regards,
Slava
I cant send you the code, but i am using android sdk to post some simple user profile data to users table, that time it just awaits for the response, but it is not posting data, rather i’m getting above mentioned error.
What if you try this before you call the initApp method:
Backendless.setURL(“http://api.backendless.com”)
Ok so i’m doing init in application class so before that line i’ll call above method said by you.
Yes, please
Yes its working thax