cancel
Showing results for 
Search instead for 
Did you mean: 

PUT Operation not working for Android SUP-oData

Former Member
0 Kudos

Hi All

While sending post request to requestmanger , I am facing an error as attached in the screennshot , the code works fine for me when I am doing get operation ,while doing PUT opaeration also the OnSuccess method is being called twice for ServiceURL  and metadat URL but when the collection URL is being fired on gateway server I am faing the error

Can't create Handler inside a thread that has not call Looper.prepare () AbstractConnectionHandler::ProcessRequestFromQueue():An error has coccured in processRequestFromQueue.java .lang.RuntimeException.Request you to provide your help in resolving the error.

 

Thanks

Santosh Varada

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi All

   I was able resolve this by changing the Headers, while debugging found that Headers were not coming in desirable format.Hence changing them resolved  the issue.

Thanks

Santosh Varada

Answers (0)