Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @sarumbear,

    To remove the notice, you can either install and activate this plugin:
    https://drive.google.com/file/d/137LA3cFWTkQvNF7llAEo22ozI-PxZx3M/
    After activating it once, the notice should be cleared and you can remove the plugin again.
    Alternatively, you can also clear it via CLI with this command: BackWPup_Option::delete($jobid, 'dropboxtoken') where $jobid is the ID of the actual job. Our you can use a custom PHP file like this.

    The latest BackWPup version had to implement a new Dropbox authentication method and this notice was added to make sure all affected jobs are updated.
    However, our logic for the notice was a bit loose, so it could also appear when a job was previously authenticated with Dropbox but is not currently in use.
    Apologies for the inconvenience!

    Kind regards,
    Niklas

    Thread Starter sarumbear

    (@sarumbear)

    The plug-in did the job. Thank you.

    Same issue here, switched all backup targets to S3 but still had the Dropbox notices. The plugin worked great. Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Dropbox error when it is not used’ is closed to new replies.