OAuth2.0 not allowing to create new custom authentication profile. Please enter a valid URL including the protocol (http://, https
Hello,
I'm trying to create new custom oauth2.0 authentication profile but always ended up with below error:
Access token endpoint—
Please enter a valid URL including the protocol (http://, https:// etc.)
I have attached the screenshot of configurations. Can someone suggest me what am i missing?
@ahmeds11 we don't have a proper solution. But we are able to save this authentication profile by commenting the validation steps in activity named as "pyValidateOAuth20ProviderDetails".
Comment the 3rd step in the activity "pyValidateOAuth20ProviderDetails" and try saving the authentication profile. it will work.