I'm using Google Picker Api. Google Picker is showing properly but when I select a file (selecting a file and clicking the Select
button or double clicking a file), I get this alert: An embedded page at docs.google.com says You are about to send 1 item to localhost. Would you like to continue?
I'm using Nuxt/Vue but I'm not sure it relates to that. As shown in the image, the Alert
is really coming from the Picker API itself. I tried googling this specific Alert but I can't find anything with the same problem.
When I confirm the alert, it works, but I'm not sure if this alert is intended or not. If it is, then I think I need to leave it as it is. If it's not, please let me know how to get rid of it.
As pointed out by @Aerials: Check this issue tracker and give it a star if you're having the same/related problem.
Here's another one. A possible duplicate.
This issue has been reported in Google's Issue Tracker here:
Add a "+1" next to the issue number to indicate you are affected by it too.