[ https://jira.fiware.org/browse/HELP-13297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Fernando Lopez deleted HELP-13297:
----------------------------------
> [fiware-stackoverflow] CEP engine http requests
> -----------------------------------------------
>
> Key: HELP-13297
> URL: https://jira.fiware.org/browse/HELP-13297
> Project: Help-Desk
> Issue Type: Monitor
> Reporter: Backlog Manager
> Labels: cep, fiware
>
> Created question in FIWARE Q/A platform on 06-10-2015 at 17:10
> {color: red}Please, ANSWER this question AT{color} https://stackoverflow.com/questions/32974194/cep-engine-http-requests
> +Question:+
> CEP engine http requests
> +Description:+
> I'm trying run the Testbed Example from https://edu.fiware.org/pluginfile.php/653/mod_resource/content/1/CEP-Tutorial.mp4
> So I got status code 500 in the following http request.
> POST //{my_public_ip}:8080/ProtonOnWebServer/rest/events Content-Type: application/json {"Name":"TrafficReport", "volume":"1000"}
> I'm using this python script:
> import requests
> r = requests.post("http://130.206.118.44:8080/ProtonOnWebServer/rest/events", json={"Name":"TrafficReport", "volume":"1000"})
> print r
--
This message was sent by Atlassian JIRA
(v6.4.1#64016)
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy