imgbrd-grabber
imgbrd-grabber copied to clipboard
Logging in causes no result E621
Bug description
The imageboard provides results when I am logged out of the account, however whenever i log in the search returns "No results" with no errors.
Steps to reproduce
- Go to 'Sources'
- Click on 'Login'
- Enter Login Info '....'
- Error may repeat
Expected behavior
For me to login and see results.
Screenshots
System information
- OS: Windows 11
- Grabber version: 7.11.2
Hello 👋
Did you put your API key and not your password in there? I just tried with both "through URL" and "HTTP basic" and both worked fine with my API key.
If you use "through URL", you can click the blue link and it'd show you the error. If it's a wrong/invalid key, it will say:
{
"success": false,
"message": "SessionLoader::AuthenticationFailure",
"code": null
}