• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

Google OAUTH login problems Internal Error 500

Status
Not open for further replies.
The debug tells you exactly what to do:

Fatal error [403]: Error calling GET https://www.googleapis.com/plus/v1/people/me: (403) Access Not Configured. Google+ API has not been used in project 478237684712 before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/plus/overview?project=478237684712 then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry.
Triggered in /app/vendor/google/Http/REST.php at line 110
 
I'm seeing this now

Fatal error [0]: The OAuth 2.0 access token has expired, and a refresh token is not available. Refresh tokens are not returned for responses that were auto-approved.
Triggered in /app/vendor/google/Auth/OAuth2.php at line 242
 
Status
Not open for further replies.
Back
Top