How do I do basic authentication for webhook.
I’m passing valid userid and password in a pipe(|) separated way for the endpoint.
e.g. myuserid|mypassword
But every time its throwing http 401
How do I do basic authentication for webhook.
I’m passing valid userid and password in a pipe(|) separated way for the endpoint.
e.g. myuserid|mypassword
But every time its throwing http 401
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.