-
Notifications
You must be signed in to change notification settings - Fork 18
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
JSON read return error #9
Comments
I was having the same issue when deployed via GEM but appears to be working properly when checked out from git:
to your gemfile |
Do you know any way to avoid getting this, after running "bundle install":
|
also installing with git path not working |
Not able to get anything done because of this issue, although API wrapper looks quite full fledged :( |
I just got this same issue __ A JSON text must at least contain two octets! __ I set the debug level to I ran the url via I had been using Now all's good :) |
I've just downloaded this library and tested the simple "new_order" example. I get this:
It appears that the response is empty from Freebase.
The text was updated successfully, but these errors were encountered: