I'm trying to create authentication between the flutterflow app that I'm creating with the CRM (Bitrix24) that we use in the company, and one of the steps when creating the app within the platform is to inform the redirect_uri to receive the code to carry out the authentication.
Where can I get the correct URL in FlutterFlow to point to in the redirect_uri?
