I think it should be fixed now.

--
Tom.

On 15/07/14 06:20, Gwanglim Lee wrote:
> Hi all,
>
> Recently, I can't login on https://phab.enlightenment.org. I'm using google 
> accounts to login the e phab. But login is failing with "accessNotConfigured" 
> error.
>
> Unhandled Exception ("PhutilAuthConfigurationException")
> Google returned an "accessNotConfigured" error. This usually means you need 
> to enable the "Google+ API" in your Google Cloud Console, under "APIs".
>
> Around March 2014, Google made some API changes which require this 
> configuration adjustment.
>
> Normally, you can resolve this issue by going to 
> https://console.developers.google.com/, then clicking "API Project", then 
> "APIs & auth", then turning the "Google+ API" on. The names you see on the 
> console may be different depending on how your integration is set up. If you 
> are not sure, you can hunt through the projects until you find the one 
> associated with the right Application ID under "Credentials". The Application 
> ID this install is using is "1095192845546.apps.googleusercontent.com".
>
> (If you are unable to log into Phabricator, you can use "bin/auth recover" to 
> recover access to an administrator account.)
>
> Full HTTP Response
>
> {
>   "error": {
>    "errors": [
>     {
>      "domain": "usageLimits",
>      "reason": "accessNotConfigured",
>      "message": "Access Not Configured. Please use Google Developers Console 
> to activate the API for your project."
>     }
>    ],
>    "code": 403,
>    "message": "Access Not Configured. Please use Google Developers Console to 
> activate the API for your project."
>   }
> }
>
> I've found some phabricator patches to resolve this kind of problem.
> https://secure.phabricator.com/T4676
> https://secure.phabricator.com/D8612
>
> Is it phabricator upgrade problem or my-own problem?
> Is anybody having same trouble as me?
>
> Thanks,
> Gwanglim
> ------------------------------------------------------------------------------
> Want fast and easy access to all the code in your enterprise? Index and
> search up to 200,000 lines of code with a free copy of Black Duck
> Code Sight - the same software that powers the world's largest code
> search on Ohloh, the Black Duck Open Hub! Try it now.
> http://p.sf.net/sfu/bds
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>



------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to