Page 2 of 2

Issue with Update Device REST service and deviceID

Posted: Tue Jan 13, 2015 11:35 pm
by EJLD

Hi there, I added a field in the devices table in order to input some data.
in order for that I'd like to use the UPDATE service. however, it returns the followings:

{
"status":405,
"uri":"https://api.appery.io/rest/1/db/devic...",
"response":{
"code":"BCXX004",
"description":"No resource method found for PUT, return 405 with Allow header"
}
}

any idea where I shall look into ?

thks in advance,
Eric


Issue with Update Device REST service and deviceID

Posted: Wed Jan 14, 2015 11:28 pm
by Yurii Orishchuk

Hi EJLD,

You have incorrect URL.

See top thread screen shot.

Details: http://prntscr.com/5sknct/direct

Regards.


Issue with Update Device REST service and deviceID

Posted: Wed Jan 14, 2015 11:30 pm
by EJLD

thks. i'll check this