I'm trying to run a WebJob using Webhook with the username and password. In postman it works fine with the basic auth.
I took the code generated for Powershell from Postman and tried running from Powershell but it gives me 403 Forbidden error. Any idea why forbidden for Powershell?