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

Deviantart refresh token invalid immediately #5596

Closed
sighhhguy opened this issue May 15, 2024 · 0 comments
Closed

Deviantart refresh token invalid immediately #5596

sighhhguy opened this issue May 15, 2024 · 0 comments

Comments

@sighhhguy
Copy link

ive set up the client and oauth stuff in the config file but get this message when running the command

[deviantart][info] Refreshing private access token
[deviantart][info] Refreshing private access token
[deviantart][error] AuthenticationError: "The refresh_token is invalid." (invalid_request)

ive cleared the cache and set up refresh tokens multiple times

heres what DA looks like in my config file

"deviantart":
{
"client-id": "",
"client-secret": "
",
"refresh-token": "*****",

        "auto-watch": false,
        "auto-unwatch": false,
        "comments": false,
        "extra": true,
        "flat": true,
        "folders": false,
        "group": true,
        "include": "gallery, scraps, journal, status",
        "journals": "html",
        "jwt": false,
        "mature": true,
        "metadata": "submission",
        "original": true,
        "pagination": "api",
        "public": false,
        "quality": 100,
        "wait-min": 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant