Why am I not able to add a new project for enabling Drive API

两盒软妹~` 提交于 2019-12-05 03:32:22

问题


For some reason, I can't seem to just add a new project. I've been at this for days now and getting nowhere with it. I need to enable the Drive API for a client in order to create the keys needed to connect to their drive for the purpose of storing backups from a web application. I've done this a few times before but have never had the sort of issues I'm having now.

In the Google Developers Console, Libraries tab, I select Drive API > Enable > Create. From there I enter a project name and click Create. This is where everything stops working. A modal will pop up with a spinner that just spins forever.

Almost immediately afterwards, I receive a notification in the Google Developers Console that there was unknown error.

I've cleared caches & cookies, flushed socket pools, restarted Chrome, updated Chrome, tried different browsers, etc., but to no avail.

The only error I get in DevTools is a 403 (forbidden) when I click the "Enable" button after selecting the Drive API from the Developers Console.

I've searched message boards and status pages for clues that others may be experiencing the same problem but without any luck. At first I thought that this might be some internal issue with Google Drive or G Suites, but it has been several days and I think issues like this would have had more attention by now if it were widespread. Not sure what else I can do.

来源:https://stackoverflow.com/questions/46429070/why-am-i-not-able-to-add-a-new-project-for-enabling-drive-api

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!