GitHub import does not work as expected
Created by: patschi
Hello.
When I'm try to import a project from GitHub I just get redirected to the main page with exactly this URL:
https:/git.domain.tld/?error=redirect_uri_mismatch&error_description=The+redirect_uri+MUST+match+the+registered+callback+URL+for+this+application.&error_uri=https%3A%2F%2Fdeveloper.github.com%2Fv3%2Foauth%2F%23redirect-uri-mismatch?error=redirect_uri_mismatch&error_description=The+redirect_uri+MUST+match+the+registered+callback+URL+for+this+application.&error_uri=https%3A%2F%2Fdeveloper.github.com%2Fv3%2Foauth%2F%23redirect-uri-mismatch
Yes, the same error is twice in the URL. How I could get this fixed? The import doesn't even work at all. But I guess, that is just a strange error/fault of my side.
Thanks for any help!