-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
URL could not be accessed: HTTP/1.1 400 Bad Request #19
Comments
Thank you for your detailed report @strarsis I tried reproducing your problem but your configuration works for me. However I realized something strange. When I use a wrong key in my
Can you try to run |
Correct, I used some deliberately incorrect |
The key warning is a great idea! 🎉 But does your answer mean that it worked now or is it still failing? Can you test if your key contains URL characters that might be encoded (for example here)? |
It works now. Apparently it was an issue with environment variables between WSL/Linux. |
I have also having this issue on my Mac machine. I'm using this with Trellis and haven't really changed anything to expect this issue. I checked the server and the pro key is still in the .env file, but it sems the ULR it tries downloading from does not append EDIT: Fixed by removing ACF, running composer update, pushing to remote, then adding it back in. |
I encountered this issue today and found it was a conflict with the plugin Hirak/prestissimo. I have submitted a simple patch #20 to resolve it. |
Hi. I created temporary fork to fix my builds including @mickaelperrin fix. Feel free to use it. I will archive it (not remove though as it would brake stuff) as soon as Phillip will come back. |
I got this problem today as well, but it was because we had typed the wrong version number in the repository field. |
I got this problem today when running
|
I had the same problem today, adding the two == at the end of the key fixed it |
Same problem, none of the hacks here work. |
I am suddenly unable to install/update ACF PRO:
composer.json:
ACF PRO key is made available in .env:
The text was updated successfully, but these errors were encountered: