Hi,
I have OData webservice developed. In order to do posting through android mobile device, need a token but even thought i passed the token the posting is not working and giving an error 403 forbidden, So i was planned to convert the odata service into rest webservice and connect directly with android httpppost.
Please help me whether is it possible to convert or not and if it is possible explain the process.