diff --git a/docs/configuration.rst b/docs/configuration.rst index f19f7a96..2c1b3aea 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -2061,6 +2061,8 @@ How To * login and visit DeviantArt's * copy ``client_id`` and ``client_secret`` of your new application and put them in your configuration file as ``"client-id"`` and ``"client-secret"`` + * clear your `cache `__ (``--clear-cache``) to delete + the ``access-token`` from the previous ``client-id`` * get a new `refresh-token `__ if necessary =========== =====