Skip to content

Sankakucomplex authorization does not work #35

@IGeorj

Description

@IGeorj

Trying to get a post with more than 5 tags...

            var booru = new BooruSharp.Booru.SankakuComplex();
            booru.Auth = new BooruSharp.Booru.BooruAuth("login", "pwHash");

            var post = await booru.GetRandomPostAsync(tags).ConfigureAwait(false);

And getting this error:

2

Login and password are taken from here:

1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions