All attempts to download return a status of 22.
I have tried downloading without the header using anonymous download, and that works fine.
If I add the header to try and download from that same repo, I still get an error.
Any ideas on what I might be doing wrong? This is using cmake version 3.22.
Thanks for any help!
@ben.boeckel I tried that as well. Did not make a difference.
I think I found a solution for my use case by using ‘USERPWD’ instead. I will still be able to use a token with the user name. This will work with a service account we have setup for automated CMake builds.