add clearing cache to dA client-id instructions (#996)

This commit is contained in:
Mike Fährmann
2020-09-16 01:24:18 +02:00
parent da87a5fb7e
commit 6a5f6396d4

View File

@@ -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 <cache.file_>`__ (``--clear-cache``) to delete
the ``access-token`` from the previous ``client-id``
* get a new `refresh-token <extractor.deviantart.refresh-token_>`__
if necessary
=========== =====