wayback-machine
wayback-machine copied to clipboard
Isn't working: CORS issue
I'm trying to use your package, however I keep getting the following erro:
Fetch API cannot load http://web.archive.org/web/timemap/link/{my-url}. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://local.wordpress-trunk.dev' is therefore not allowed access. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
Any suggestions? Thanks!
Interesting, are you using any proxy to get to web.archive.org? Code snippet will be helpful here.