Problem/Motivation

Hi,
I could not make it to work. I receive redirect_uri_mismatch errors again and again... :-(

Steps to reproduce

- Created the keys
- Created the authman instance
- On github, created an Oauth App using https://[mydomain]/admin/config/authman/oauth/receiving/[authman_instance_machine_name] path

Help would be appreciated :-)

Regards,
Alexandre

Comments

sashainparis created an issue. See original summary.

sashainparis’s picture

Issue summary: View changes
sashainparis’s picture

Priority: Critical » Normal
Status: Active » Closed (works as designed)

Issue came from Url::fromRoute() returning http protocol instead of https: I am presently using traefik + docker...

See https://www.drupal.org/project/metatag/issues/2842049#comment-14149469 for more details.

All good by providing the receiving path.

sashainparis’s picture

Issue summary: View changes