Hi, > On Sep 29, 2022, at 4:45 PM, Jeremy via curl-library > <curl-library@lists.haxx.se> wrote: > > This works: > > curl -u "username:password" https://api.somewhere.com/something/ >
If you run curl --libcurl demo.c -u "username:password" https://api.somewhere.com/something/ does the resulting source code also work? And if so, does that help you see what you're missing? Best, Geoff -- Unsubscribe: https://lists.haxx.se/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.html