• 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

social network integration not working

Status
Not open for further replies.

mustafa420c

Chevereto Member
Fatal error [400]: Twitter connect error code:0
Triggered in /app/routes/route.connect.php at line 141

Stack trace:
#0 /lib/G/classes/class.handler.php(204): G\Handler->{closure}(G\Handler)
#1 /lib/G/classes/class.handler.php(100): G\Handler->processRequest()
#2 /app/loader.php(180): G\Handler->__construct(Array)
#3 /index.php(21): include_once('/home/edmgods/public_html/app/loader.php')


and

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(189): Google_PeopleServiceResource->get('me')
#4 /lib/G/classes/class.handler.php(204): G\Handler->{closure}(G\Handler)
#5 /lib/G/classes/class.handler.php(100): G\Handler->processRequest()
#6 /app/loader.php(180): G\Handler->__construct(Array)
#7 /index.php(21): include_once('/home/edmgods/public_html/app/loader.php')
 
Status
Not open for further replies.
Back
Top