You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried the sample mentioned here
samples/policies/custom-email-verifcation-displaycontrol/policy/SendGrid/
I keep getting the message - Basic credentials specified for 'SendOtp' are invalid. Check that the credentials are correct and that access has been granted by the resource.
The sendOtp profile in the sample uses Bearer authentication - but mesage says 'basic credentials'. Moreover the sendgrid API key that I pass to the sendOtp BearerAuthenticationToken works fine when I use it with Postman to send email.
The text was updated successfully, but these errors were encountered:
ManishKiranagi
changed the title
Custom policy for email verification doesnt seem to work
Custom policy for email verification through sendgrid doesnt seem to work
Mar 16, 2021
I have tried the sample mentioned here
samples/policies/custom-email-verifcation-displaycontrol/policy/SendGrid/
I keep getting the message - Basic credentials specified for 'SendOtp' are invalid. Check that the credentials are correct and that access has been granted by the resource.
The sendOtp profile in the sample uses Bearer authentication - but mesage says 'basic credentials'. Moreover the sendgrid API key that I pass to the sendOtp BearerAuthenticationToken works fine when I use it with Postman to send email.
The text was updated successfully, but these errors were encountered: