Frank Davies (fd93)

Results 6 comments of Frank Davies (fd93)

Just as an FYI, this is a server issue on Google's side. Hopefully they will fix it ASAP. You can install cors-anywhere as a module on a server you control...

See here: you can install cors-anywhere on a server you own. [https://github.com/dialogflow/dialogflow-javascript-client/issues/102#issuecomment-429648436](https://github.com/dialogflow/dialogflow-javascript-client/issues/102#issuecomment-429648436)

> I am also getting the same error. Plugin worked fine 3 days back but now this CORS issue has started to pop up. @fdavies93 - can you please tell...

I found that a simple workaround for this is to use `rclone mount` to mount protondrive, then use restic to make a backup to the mount location as if it...

@MichaelEischer Thanks for looking into this, I've adjusted the title to more accurately reflect your findings. I'm totally unfamiliar with the restic codebase but if this isn't something that needs...

Maybe those resources could be linked in the README / troubleshooting? Not sure which is better since it's somewhat related to install steps, but the process was a bit more...