Difference between redirect URL and allow list in app settings

Hi @Septatrix,

The Redirect URL is the explicit URL you provide to redirect to upon OAuth authorization. The allowlist section should include your exact redirect URL, as well as any other domains your app may need to access.

Thanks,
Will