You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a resource from the http://sense.sics.se/resources page and posted some data to my newly created resource using cURL. At the command line, every POST of data returns a 'Success' message but when I move into the webpage of the resource it just says 'Resource does not exist: 320'.
Now, how can I get data out of the server? I have to include a STREAM ID in the access URL but there no such thing shown in the streams page.
The text was updated successfully, but these errors were encountered:
What URL are you posting to? Does the resource Id match the resource Id listed on the web interface?
If you view the resource in the web interface what URL does the text "Resource's API representation" link to? (feel free to hide the secret key when replying)
If you have not made a stream under the resource, then one will be created automatically the first time you post to the resource.
I created a resource from the http://sense.sics.se/resources page and posted some data to my newly created resource using cURL. At the command line, every POST of data returns a 'Success' message but when I move into the webpage of the resource it just says 'Resource does not exist: 320'.
Now, how can I get data out of the server? I have to include a STREAM ID in the access URL but there no such thing shown in the streams page.
The text was updated successfully, but these errors were encountered: