We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When using the node-js client with Orion, I get the following:
time=2016-05-11T11:36:53.780UTC | lvl=WARNING | corr=a8d4baac-176c-11e6-9e73-029d61bc569f | trans=1462965567-845-00000000086 | srv= | subsrv= | from=127.0.0.1 | function=badInputReset | comp=Orion | msg=AlarmManager.caising alarm BadInput 127.0.0.1: no valid 'Accept-format' found
This is caused by the fact the Accept format is set to applicaiton/xml, which is not supported by Orion
The text was updated successfully, but these errors were encountered:
99c2abb
I've uploaded a new version to npm :)
Sorry, something went wrong.
thanks!
Merge pull request conwetlab#3 from aarranz/feature/release-v1.4.0
94e3e9c
Prepare v1.4.0 release
No branches or pull requests
When using the node-js client with Orion, I get the following:
time=2016-05-11T11:36:53.780UTC | lvl=WARNING | corr=a8d4baac-176c-11e6-9e73-029d61bc569f | trans=1462965567-845-00000000086 | srv= | subsrv= | from=127.0.0.1 | function=badInputReset | comp=Orion | msg=AlarmManager.caising alarm BadInput 127.0.0.1: no valid 'Accept-format' found
This is caused by the fact the Accept format is set to applicaiton/xml, which is not supported by Orion
The text was updated successfully, but these errors were encountered: