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

Opening explorer API seems to not be parsing query params properly #253

Closed
Camsbury opened this issue May 13, 2023 · 3 comments
Closed

Opening explorer API seems to not be parsing query params properly #253

Camsbury opened this issue May 13, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@Camsbury
Copy link

curl https://explorer.lichess.ovh/masters\?moves\=30
gives
Failed to deserialize query string: invalid type: string "30", expected usize

@niklasf niklasf added the bug Something isn't working label May 13, 2023
@niklasf
Copy link
Member

niklasf commented May 13, 2023

fixed via lichess-org/lila-openingexplorer@511c594. needs investigation for the root cause.

@niklasf
Copy link
Member

niklasf commented May 13, 2023

@niklasf niklasf closed this as completed May 13, 2023
@Camsbury
Copy link
Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants