Page 2 of 3

Updating the Device Collection

Posted: Tue Jun 21, 2016 3:00 pm
by Devin Normand

So sorry! Here it is:

Image


Updating the Device Collection

Posted: Tue Jun 21, 2016 3:00 pm
by Devin Normand

My apologies, it is below in the next reply because I can't add pictures in comments.


Updating the Device Collection

Posted: Tue Jun 21, 2016 3:02 pm
by Logan Wells

Here is the REQUEST data:

Image

Thank you so much!


Updating the Device Collection

Posted: Tue Jun 21, 2016 5:37 pm
by Logan Wells

I'm sorry, responded from my brother's account, so I deleted it to not be confusing! REQUEST data is below.


Updating the Device Collection

Posted: Wed Jun 22, 2016 6:54 am
by Serhii Kulibaba

Please add a deviceID parameter to the query parameters instead of the body.

Please test the same on the application browser test, instead of the service test in the Visual Editor, and send us these screenshots (request and response parameters)


Updating the Device Collection

Posted: Mon Jul 04, 2016 1:33 pm
by Logan Wells

Sorry for the delay! When I pressed the button on the app in the browser, two items came up in the network tab:
Image

Request header + payload:
Image

Response header:
Image

(including the other response tab):
Image

I can post the deviceID if you like as well, or anything else if needed.


Updating the Device Collection

Posted: Tue Jul 05, 2016 6:52 am
by Serhii Kulibaba

It seems you did'n send any deviceId to the database request. Could you send us screenshot from your service settings tab? We need to know, which parameters does it have.


Updating the Device Collection

Posted: Tue Jul 05, 2016 2:04 pm
by Logan Wells

Would this be the service settings tab you are referring towards?

Image

It all seems like it is close to being finished, thank you so much for your help.


Updating the Device Collection

Posted: Wed Jul 06, 2016 8:56 am
by Serhii Kulibaba

Please change URL parameter < deviceID to {diviceID} and use that request parameter deviceID with your value


Updating the Device Collection

Posted: Wed Jul 06, 2016 6:17 pm
by Logan Wells

Ok, I changed it to {deviceID} in the URIL parameter, as seen below:

Image

The deviceID parameter is one of the deviceIDs in our DB:

Image

Does the deviceID I am using to test the service only work if I am on that device? Is that why I am still getting this response when I test in the app browser on the computer:

Image

Thank you so much,

Logan