This error "The domain of the provided redirect URI must match the domain of the redirect URI registered for this app"
In my api settings I can only put ONE redirect uri.
www.example.com
test.example.com
debug.example.com
local.example.com
For my companies workflow we work with 4 environments for our development. Is there a way to have wildcard subdomains for redirect uri?