Log in Sign up

Google blocked Blot?

Google blocked blot so I cant connect to my drive and update my site. has this happened to anyone else and how did you get around it?


a day ago, 6 replies   google-drive   Edit question

I switched to git because of this. (It stopped working for a day and a half, but seems to be okay now even though my support email was never answered.)

I'm not sure if it's an out of date cert from blot or that blot was never an approved app and Google made a change on their end.

Answered 2 months ago · Edit answer

is g.drive working now at all for anyone? my site is not updating...

Answered 2 months ago · Edit answer

I've been resyncing my folder every time I update--it works, but it's a pain in the ass. Would love to get this resolved sooner than later.

Answered 2 months ago · Edit answer

Working on a fix for this, sorry for the delay

Answered 20 days ago · Edit answer

Any update on this? I really, really need to update my site, but I haven't been able to for months!

Answered 2 days ago · Edit answer

I need to rewrite the Google Drive client, unfortunately.

Google is currently blocking new users from granting Blot access to its API because I refused to pay thousands of dollars per year to a third-party company to "audit" our code. This audit used to be possible using a free, self-hosted tool, but Google recently changed their already convoluted rules with little notice, making this option impossible.

What’s especially absurd is that the Google Drive API permissions themselves are inherently dangerous. They grant Blot access to all of your files, even though all we need is access to a single folder. This is a serious security risk, as it unnecessarily exposes far more of your data than required. By comparison, Dropbox has a much safer system called "App folders," which restricts an app’s access to a single, dedicated folder. Google Drive, however, doesn’t provide this option. Instead of developing a safer, more granular permissions model, Google requires you to give Blot blanket access to your entire Drive and then forces developers to pay for expensive third-party audits to enable this access.

I have a plan to work around this and still allow people to use Google Drive with Blot, but it requires rewriting the client. My solution is to bypass the API entirely. Instead of connecting directly to Blot, you will create a folder in your Drive and share it with Blot’s Google Drive account, using an email address we’ll provide on the setup page.

I'll follow up here and respond to your emails once this is ready to go

Answered a day ago · Edit answer