No remprompt on wrong login data #10

Closed
opened 2017-10-21 20:26:27 +02:00 by Serraniel · 4 comments
Serraniel commented 2017-10-21 20:26:27 +02:00 (Migrated from github.com)

The tool won´t reprompt if login data is not valid any more.

The tool won´t reprompt if login data is not valid any more.
martinZacharias commented 2018-06-16 18:38:58 +02:00 (Migrated from github.com)

can I reset it?
where is the login data saved?

can I reset it? where is the login data saved?
Serraniel commented 2018-06-18 20:02:05 +02:00 (Migrated from github.com)

Hi,

the login data is stored inside a LiteDB file, which is located under %appdata%\Serraniel\Discord Media Loader\config.db. You may delete this file (which also resets your job) or open it with LiteDB Viewer and replace the session token in the settings storage.
I may add an option to reset the token in a future version.

Hi, the login data is stored inside a LiteDB file, which is located under `%appdata%\Serraniel\Discord Media Loader\config.db`. You may delete this file (which also resets your job) or open it with [LiteDB Viewer](https://github.com/falahati/LiteDBViewer) and replace the session token in the settings storage. I may add an option to reset the token in a future version.
Serraniel commented 2018-12-31 01:58:36 +01:00 (Migrated from github.com)

The used framework meanwhile will raise an exception with error code 401 unauthorized if the stored token becomes invalid. There currently is no way to change that token in that case.

The used framework meanwhile will raise an exception with error code `401 unauthorized` if the stored token becomes invalid. There currently is no way to change that token in that case.
Serraniel commented 2019-01-30 21:06:48 +01:00 (Migrated from github.com)

This is closed in v1.2.1.0.

This is closed in v1.2.1.0.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Serraniel/DiscordMediaLoader#10
No description provided.