Details
-
Type: extRequest
-
Status: Closed
-
Priority: Major
-
Resolution: Done
-
Fix Version/s: 2021
-
Component/s: FIWARE-LAB-HELP
-
Labels:None
-
Sender Email:
-
HD-Node:Spain
Description
HI, i'm trying to use orion on a localhost. I installed is as follows:
mongo:
image: mongo:3.4
command: --nojournal
orion:
image: fiware/orion
links:
- mongo
ports: - "1026:1026"
command: -dbhost mongo -corsOrigin __ALL
and i used the command: docker-compose up
this solved my problems with the get method, but other operations like post
are returning me control-access-allow-header.
How do i solve this problem?
I'm using: javascript, jQuery.
orion is installed: localhost:1026
my aplication: localhost:63342
Function post->
function postEntities() {
var settings = {
"async": true,
"url": "http://localhost:1026/v2/entities/",
"method": "POST",
"headers":
,
"data": "{\"id\": \"2\", \"type\": \"teste\", \"nome\":
{\"value\": \"Weslan\", \"type\": \"text\"}}"
}
$.ajax(settings).done(function (response)
{ console.log(response); });
}
__________________________________________________________________________________________
You can get more information about our cookies and privacy policies on the following links:
- http://forge.fiware.org/plugins/mediawiki/wiki/fiware/index.php/FIWARE_Privacy_Policy
- http://forge.fiware.org/plugins/mediawiki/wiki/fiware/index.php/Cookies_Policy_FIWARE
Fiware-lab-help mailing list
Fiware-lab-help@lists.fiware.org
https://lists.fiware.org/listinfo/fiware-lab-help
[Created via e-mail received from: Weslan Rezende <weslan.rezende@gmail.com>]
Activity
Transition | Time In Source Status | Execution Times | Last Executer | Last Execution Date | |||||
---|---|---|---|---|---|---|---|---|---|
|
1h 8m | 1 | José Ignacio Carretero Guarde | 05/Dec/17 3:56 PM | |||||
|
1s | 1 | José Ignacio Carretero Guarde | 05/Dec/17 3:56 PM | |||||
|
59m 37s | 1 | José Ignacio Carretero Guarde | 05/Dec/17 4:56 PM |