I have created an Azure App registration, created a secret. Added this: https://xxxxxxxx.blob.core.windows.net as my redirect URI. Added Azure Storage user_impersonation perimissions. Granted admin consent for the tenant. In Designer I selected Use Gen1 option , Auth type is End-User(Advanced), plugged the tenant, client and secret.
I get this error:
Microsoft
Sign in
Sorry, but we’re having trouble signing you in.
AADSTS650057: Invalid resource. The client has requested access to a resource which is not listed in the requested permissions in the client's application registration. Client app ID: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxx(My Alteryx Blob Storage App). Resource value from request: https://datalake.azure.net/. Resource app ID: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx. List of valid resources from app registration: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx, 00000003-0000-0000-c000-000000000000.
Is the redirect URI correct? Any advise here would be appreciated.