crazko/kalendario

Extension need to fix the API Credentials

Opened this issue · 7 comments

Im testing your extension, and I find it need an upgrade for google accept the connection.

Error:

Error de autorización
Error 400: redirect_uri_mismatch

No puedes iniciar sesión en esta aplicación porque no cumple con la política OAuth 2.0 de Google.

Si eres quien ha desarrollado la aplicación, registra el URI de redirección en la consola de Google Cloud.
Más información
Detalles de la solicitud
El contenido de esta sección ha sido proporcionado por el desarrollador de la aplicación. Google no ha revisado ni verificado este contenido.
Si eres el desarrollador de la aplicación, comprueba que los datos de esta solicitud cumplan las políticas de Google.
redirect_uri: https://ccoehijdbponhcemihobmdpaeenmgchg.chromiumapp.org/provider_cb
AyudaPrivacidadTérminos

Can you elaborate more on what lead you to this error message? What steps you did?

You can test it:

User: calendariofariolen@gmail.com
Pass: fariolen2k22

When we install it on chrome.

Fails the redirect uri:

redirect_uri: https://ccoehijdbponhcemihobmdpaeenmgchg.chromiumapp.org/provider_cb

Hi, can you test it?

Now I was able to replicate the problem with the published addon. I'll need more time to dig into that and figure our what happened.

This is a deal breaking bug friends. Is there any updates on this? I can volunteer to take a look but I don't know much about Kalendario (couldn't use it due to this bug) my typescript is also meh at best. I do work in ts though so I will eventually get good at it in the future.

crazko commented

No updates so far, unfortunately.

If you want to dig into this, you can find how-to start development in the README. Although, be aware that this project has not been updated in a while, so there might many outdated dependencies.