'EXPO EAS BUILD "HTTP Error: Response code 400 (Bad Request)"

I'm trying to build an apk to test my app but every time I run eas build i get the same error. I've already searched everywhere and can't find a solution.

Image of the error



Solution 1:[1]

Running:

expo update

solved this problem for me and I was able to successfully run eas build again. I believe there were incompatible packages installed that needed to be updated.

Solution 2:[2]

I found the problem, it looks like my ISP was blocking the requisition, using VPN solved the problem

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 David Benavides
Solution 2 Vitor Martins Diorio