• 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

How To: Add social share to Chev 3?

Guneyd

Chevereto Member
I've been trying to get it to work, but so far no luck. Has anyone managed to get it working?
 
I write here cause is similar topic. I never used them so maybe i'm doing something wrong. Facebook and Twitter login are working fine, while i can't setup my Google app.

I created a new project, then i'm gone to APIs -> Credentials and i create a NEW CLINT ID for web application. So i got The client ID and the Client secret with the reditect to my website.

Code:
Error: redirect_uri_mismatch

The redirect URI in the request: http://www.example.com/connect/google did not match a registered redirect URI
 
Update, I've managed to get Facebook working (I had to add a platform as well with the url in it), I'm going to look around twitter. But yeah, just like Gunz it is my first time doing this as well 🙂.
 
I remember that it was hard to setup those keys, I will post the screens with the settings of the demo.

Google seems the hardest. I enabled "Google+ API" and put on Autorized redirect URL to "http://www.example.com/connect/google". Now seems working but the API give this error.

Code:
(403) Access Not Configured. Please use Google Developers Console to activate the API for your project.

I'm searching on google and seems that like 90% got the same issue. I'm continue to look about it.

EDIT: After all these passge the API finally started working.

Cheers
 
Back
Top