FIWARE / tutorials.Short-Term-History

:blue_book: FIWARE 303: Querying Time Series Data (Mongo-DB)

Home Page:https://fiware-sth-comet.rtfd.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove additional characters in request 4

dpatil-fw opened this issue · comments

https://github.com/FIWARE/tutorials.Short-Term-History#four-request

curl -X GET
'http://localhost:1026/v2/subscriptions/'
-H 'fiware-service: openiot'
-H 'fiware-servicepath: /'
}'

Remove the last }' at the end of the request above