Redirect URI

in Development
Hello,
our Redirect URI redirects to Netsuite, the format is like
We have seen that when we ask for a code by querying: https://cloud.lightspeedapp.com/oauth/authorize.php?response_type=code&client_id={{client_id}}&scope=employee:all
therefore netsuite is rejecting the call,
How can we fix that?
Thanks