imgbrd-grabber icon indicating copy to clipboard operation
imgbrd-grabber copied to clipboard

Logging in causes no result E621

Open cumbydegen opened this issue 9 months ago • 1 comments

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

  1. Go to 'Sources'
  2. Click on 'Login'
  3. Enter Login Info '....'
  4. Error may repeat

Expected behavior

For me to login and see results.

Screenshots

image

System information

  • OS: Windows 11
  • Grabber version: 7.11.2

cumbydegen avatar Apr 28 '24 02:04 cumbydegen

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
}

Bionus avatar Apr 29 '24 17:04 Bionus