Advertisement
Guest User

Untitled

a guest
Sep 25th, 2015
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. 0) JSON that I want to send :
  2. [
  3. {
  4. "value": 1
  5. }
  6. ]
  7.  
  8. 1) URL :
  9. https://api.orange.com/datavenue/v1/datasources/2595aa553d3049f0b0f03fbaeaa7ddc7/streams/9fe5edb1c76e4968bdcc9c902010bc6c/values
  10.  
  11. 2)headers :
  12. "X-OAPI-Key" = "TQEEGSk8OgWlhteL8S8siKao2q6LIGdq"
  13. "X-ISS-Key" = "2b2dd0d9dbb54ef79b7ee978532bc823"
  14. "Content-Type" = "application/json"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement