We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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`
The text was updated successfully, but these errors were encountered:
@gxgrammatikos , just started experiencing this out of the blue. How did you end up fixing this issue? Thanks.
Sorry, something went wrong.
No branches or pull requests
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`
The text was updated successfully, but these errors were encountered: