Hi ,
I am testing my module "finding location of wifi" and running following
command on curl

curl -i -k -X POST -H "Content-Type: application/json"  -d '{"wifi":
[{"key": "01:23:45:67:89:ab"}]}'
https://location.services.mozilla.com/v1/search?key=test


I am getting following error while running this command

{"errors": [{"description": "Expecting value: line 1 column 1 (char 0)",
"name":
 null}]}

What the problem in json body in the command?


Thanks in advance.



Regards
Anuj Chauhan
_______________________________________________
dev-geolocation mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-geolocation

Reply via email to