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

Invalid type error #305

Open
NorbertBodziony opened this issue Jun 17, 2023 · 0 comments
Open

Invalid type error #305

NorbertBodziony opened this issue Jun 17, 2023 · 0 comments

Comments

@NorbertBodziony
Copy link

I have bitcoin node in cloud behind nginx proxy. v0.21
Curl does work normally
image
but when i try to call anything using rust client i get
Err(JsonRpc(Json(Error("invalid type: integer 2, expected struct Response", line: 1, column: 2))))
integer number changes based on RPC call that I do.

When i run node locally, rust client works but i don't see how can this be issue with proxy if curl call works just fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant