samples icon indicating copy to clipboard operation
samples copied to clipboard

Authorization request doesn't work - azure-ad-b2c/samples/tree/master/policies/sign-up-deep-link

Open gxgrammatikos opened this issue 4 years ago • 1 comments

I have followed the instructions about the sign-up-deep-link, but I'm getting the error below.

The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.

The authorization request that I'm running is the one below:

https://#####.b2clogin.com/#####.onmicrosoft.com/oauth2/v2.0/authorize?p=B2C_1A_signup_signin_with_link_to_sign_up&client_id=#######-e06e-40af-9905-###########c&nonce=defaultNonce&redirect_uri=https://#######.powerappsportals.com/signin-aad-b2c_1&scope=openid&response_type=id_token&option=signup`

gxgrammatikos avatar Sep 13 '21 11:09 gxgrammatikos

@gxgrammatikos , just started experiencing this out of the blue. How did you end up fixing this issue? Thanks.

HMoen avatar Apr 18 '23 20:04 HMoen