ampbench
ampbench copied to clipboard
Can't pass basic authentication in url
Hey, I was trying to pass a basic authentication inside an URL and post it to the API but it doesn't seem to work at all. I always get an unauthorized status 401.
The URL I'm passing looks like this: https://username:[email protected]/kultur/lorem-ipsum-ceterum-censeo-id227012874.html?service=amp
Do you have any suggestions how I could do this?