[quote='815616022, collinsMuthomi, /thread/769353?answerId=815616022#815616022, /profile/collinsMuthomi'] status 0 is from back end. [/quote] OK. I’ll come back to that in a sec, but first I want to clarify one point. In your first post you wrote: [quote='769353021, collinsMuthomi, /thread/769353, /profile/collinsMuthomi'] I am getting a failed request with status 0 [/quote] and you also wrote: [quote='769353021, collinsMuthomi, /thread/769353, /profile/collinsMuthomi'] This is backend's response {message:Success,status:1,… [/quote] This seems to be contradictory, that is, the status in the second quote is 1, not 0. But as to how you debug this in general, if you send something to your back end and it responds with a ‘failed’ status, it’s hard to debug that on the client. You need to talk to your back-end folks to see if there’s a way for them to provide you with more info as to why the thing you sent is incorrect. Share and Enjoy — Quinn