Start a new topic
Answered

REST API Update


This is my Ionic Mobile application update function, if i run this i give error  "This app backend not found" like his, i have 3 table 2, 1 table PUT method working, but another 2 not working give this  error



Best Answer
Nimesh,

Can you print the url you are constructing in this function and send me what it prints? Also print the PUT request you are making through this function that is succeeding?

Please compare both the URL’s to see if there is any difference in them (check for the ‘//' as well).

Also can you try firing that request using a REST client and let me know the results?


Thanks,
Pranav
Kinvey Support

 


Nimesh,

Let me know the kid of the app?
Also can you log the failing request and add those details as well?
Also log the PUT request that works along with the output.

Thanks,
Pranav
Kinvey Support

 

kid_HkSVTjL8 this is my kid, how can i get the log

Answer
Nimesh,

Can you print the url you are constructing in this function and send me what it prints? Also print the PUT request you are making through this function that is succeeding?

Please compare both the URL’s to see if there is any difference in them (check for the ‘//' as well).

Also can you try firing that request using a REST client and let me know the results?


Thanks,
Pranav
Kinvey Support

 

it is url error, thanks for helping

Login or Signup to post a comment