-
Notifications
You must be signed in to change notification settings - Fork 320
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
406 when trying to stream offers #552
Labels
Comments
abuiles
added a commit
that referenced
this issue
May 26, 2020
This allows streaming offers for a given account. Trying to stream through `/offers` is not supported at the moment. Fix #552
abuiles
added a commit
that referenced
this issue
May 26, 2020
This allows streaming offers for a given account. Trying to stream through `/offers` is not supported at the moment. Fix #552
@praneethmendu thanks! I just released 5.0.3 which fixes this problem. |
Can you test it again, Im getting the same error |
Appears to work in a codesandbox https://codesandbox.io/s/falling-leftpad-q0upv |
@praneethmendu are you on 5.0.3? |
My Bad, I was using the wrong API: offers('accounts', address) which seems to only work for REST calls, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
I am trying to stream my dex offers, but I keep getting 406 : not applicable
What version are you on?
5.0.2
To Reproduce
The text was updated successfully, but these errors were encountered: