• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.

Social networks setup

Error 401 means unauthorized. Api credentials are wrong.
Fatal error [403]: Error calling GET https://www.googleapis.com/plus/v1/people/me: (403) Access Not Configured. Please use Google Developers Console to activate the API for your project.
Triggered in /app/vendor/google/io/Google_REST.php at line 66

Stack trace:
#0 /app/vendor/google/io/Google_REST.php(36): Google_REST::decodeHttpResponse(Google_HttpRequest)
#1 /app/vendor/google/service/Google_ServiceResource.php(186): Google_REST::execute(Google_HttpRequest)
#2 /app/vendor/google/contrib/Google_PlusService.php(229): Google_ServiceResource->__call('get', Array)
#3 /app/routes/route.connect.php(191): Google_PeopleServiceResource->get('me')
#4 /lib/G/classes/class.handler.php(206): G\Handler->{closure}(G\Handler)
#5 /lib/G/classes/class.handler.php(110): G\Handler->processRequest()
#6 /app/loader.php(256): G\Handler->__construct(Array)
#7 /index.php(20): include_once('/app/loader.php')
 
Fatal error [403]: Error calling GET https://www.googleapis.com/plus/v1/people/me: (403) Access Not Configured. Please use Google Developers Console to activate the API for your project.
Triggered in /app/vendor/google/io/Google_REST.php at line 66

Stack trace:
#0 /app/vendor/google/io/Google_REST.php(36): Google_REST::decodeHttpResponse(Google_HttpRequest)
#1 /app/vendor/google/service/Google_ServiceResource.php(186): Google_REST::execute(Google_HttpRequest)
#2 /app/vendor/google/contrib/Google_PlusService.php(229): Google_ServiceResource->__call('get', Array)
#3 /app/routes/route.connect.php(191): Google_PeopleServiceResource->get('me')
#4 /lib/G/classes/class.handler.php(206): G\Handler->{closure}(G\Handler)
#5 /lib/G/classes/class.handler.php(110): G\Handler->processRequest()
#6 /app/loader.php(256): G\Handler->__construct(Array)
#7 /index.php(20): include_once('/app/loader.php')

https://code.google.com/p/google-api-php-client/issues/detail?id=69#c7
 
Hi Rodolfo, gives me a problem trying to connect to google
-This is the error http://frimge.com/image/lp
Code:
https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Ffrimge.com%2Fconnect%2Fgoogle&client_id=521334247341-lt6kscn0jkaaq3enotd700pus4thifa2.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login&access_type=offline&approval_prompt=force&state=c824930eb727bc0c2ffe584d3939ac08
- I'm using version 3.5.14 Chevereto
- The web is: http://frimge.com/
 
Hi Rodolfo, gives me a problem trying to connect to google
-This is the error http://frimge.com/image/lp
Code:
https://accounts.google.com/o/oauth2/auth?response_type=code&redirect_uri=http%3A%2F%2Ffrimge.com%2Fconnect%2Fgoogle&client_id=521334247341-lt6kscn0jkaaq3enotd700pus4thifa2.apps.googleusercontent.com&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fplus.login&access_type=offline&approval_prompt=force&state=c824930eb727bc0c2ffe584d3939ac08
- I'm using version 3.5.14 Chevereto
- The web is: http://frimge.com/
Did you try editing the redirect URL at Google console settings?
 
here the url

here the problem.

googlescreen.jpg
 
now firest .
when i not loged on google.com or other google products, when come to my site ( from browser ) and will login with google id. here is the point i cant login.
the web site give me this screen ...
googlescreen.jpg


thats all thank for your intress

You can see this on new install"ed clean browsers. Like tor-browser for finding bugs. try it ..
This is a easy bug not a strong problem i have see this on testing on installing for login with google and say to her. ( this have i see on tor-browser and i have try on ie and same problem.. i use never ie.. in the first use and bum google problem screen and when i login or use any google product. never can i see the screen.)

This script is very easy to use and for site-owner very fine and the comminity is very vell, all people try to help thats nice.

Thx much for your/s help/s..
 
Last edited by a moderator:
I'm unable to reproduce the error in the demo. I tried with no active session at Google + existing user / new user and everything worked fine. I tested Chrome, Firefox and IE. As you may see, Chevereto is telling google the right redirect URL but google is saying that it doesn't recognize that URL. Note that the URL must be identical in your developer console.

Most likely your setup in Google developer console is wrong, check this for more info: http://stackoverflow.com/questions/11485271/google-oauth-2-authorization-error-redirect-uri-mismatch

P.S. You don't need to install TOR browser to do those tests. You only need to run your browser in private/incognito.
 
My facebook login was working until a few days ago, now I get the dreaded "Chevereto error: Internal Server Error" I have search here and all I can find is to migration to latest sdk, but nowhere can I find that on my facebook developers pages.
I would be most greatfull if someone could point me in the right direction.
:)

Never Mind, its fixed itself ;)
 
Last edited:
Back
Top