We have set a new remote environment, and when I try to access it I get the error message below:
{
"errors": [
{
"status": 400,
"detail": "The redirect uri must be one of https://forestadmin-us2.tymeshift.io/forest/authentication/callback. Received \"https://forestadmin-us3.tymeshift.io/forest/authentication/callback\"",
"meta": {},
"name": "InvalidRedirectUriError"
}
]
}
What are the possible places where we set the redirect URL? Can you shed a light on this, please?
Project name: TymeshiftFA
Team name: Tymeshift Default Team
Environment name: US3
Database type: MySQL
Recent changes made on your end if any: Created the new environment based on US1. From what we can see, all ENV vars are correct.
I suggest removing this configuration in all of your environments, because it’s not needed anymore. We released an improvement with client ids that do not require setting a fixed value anymore, even in the case where there are multiple servers running.