Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove "Unknown 'options' value: keyValues" log message for GET requests #409

Closed
michaeI-s opened this issue Mar 10, 2020 · 0 comments
Closed
Assignees
Labels

Comments

@michaeI-s
Copy link

Although options=keyValues query parameter for GET requests is supported, error log messages are generated when used:

Servicing NGSI-LD request 002: GET /ngsi-ld/v1/entities --------------------------
time=Tuesday 10 Mar 18:38:38 2020.351Z | lvl=WARN | corr=N/A | trans=N/A | from=N/A | srv=N/A | subsrv=N/A | comp=Orion | op=orionldMhdConnectionInit.cpp[197]:optionsParse | msg=Unknown 'options' value: keyValues

Please remove them. :)

Kind regards,
Michael

kzangeli added a commit that referenced this issue Mar 18, 2020
@kzangeli kzangeli mentioned this issue Mar 18, 2020
kzangeli added a commit that referenced this issue Mar 19, 2020
* Fixed issue #409

* possible fix for error in travis

* Moved mqtt installation up a bit

* Fixed functests for debian 9.12

* Removed all paho-mqtt stuff from travis file - compilation will fail but ... only if we gett hat far ...

* SORT issues in a few functests in debian
@kzangeli kzangeli self-assigned this Apr 23, 2020
@kzangeli kzangeli added the Fixed label Apr 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants