I use HTTPS authentication for pushing commits to src.fp.o, this is because I work by sending PRs to the packages to which I want to contribute. https://fedoraproject.org/wiki/Infrastructure/HTTPS-commits
While doing git push origin rawhide, as usual it gives a link to visit in the browser. After entering the credentials, the https://id.fedoraproject.org gives 400 Bad Request
git push origin rawhide
I'm not able to send PR to fix few FTBFS packages. 2022/08/05
Nevermind, I was copying it incorrectly. I will file an issue with fedpkg to print the URL on a single line. Currently it writes a single like like this.
Please visit https://id.fedoraproject.org/....?response_mode=query to grant authorization
I was copying the whole thing after Please visit.
Please visit
Metadata Update from @bhavin192: - Issue close_status updated to: Fixed with Explanation - Issue status updated to: Closed (was: Open)