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

Searching with whitespaces gets a 400 error #5

Closed
snwfdhmp opened this issue Dec 30, 2019 · 0 comments
Closed

Searching with whitespaces gets a 400 error #5

snwfdhmp opened this issue Dec 30, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@snwfdhmp
Copy link

After installing, this is what I get from searching "star wars".

…/github.com/Dentrax/GMDB # master took 3s 
➜ GMDB search "star wars"
 
 ██████╗ ███╗   ███╗██████╗ ██████╗
██╔════╝ ████╗ ████║██╔══██╗██╔══██╗
██║  ███╗██╔████╔██║██║  ██║██████╔╝
██║   ██║██║╚██╔╝██║██║  ██║██╔══██╗
╚██████╔╝██║ ╚═╝ ██║██████╔╝██████╔╝
 ╚═════╝ ╚═╝     ╚═╝╚═════╝ ╚═════╝

◣ 2019/12/30 21:21:30 status code error: 400 400 Bad Request

After performing some tests, it seems related to the use of whitespace inside the query string.

@snwfdhmp snwfdhmp changed the title Searching gets a 400 error Searching with whitespaces gets a 400 error Dec 30, 2019
@Dentrax Dentrax added the bug Something isn't working label Jan 27, 2020
Dentrax added a commit that referenced this issue May 11, 2020
Signed-off-by: Furkan <furkan.turkal@hotmail.com>
@Dentrax Dentrax closed this as completed May 11, 2020
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