As of today, I am getting a `504 Gateway Time-out` when attempting to access any API. For example: - <https://theratesapi.com/api/latest> - <https://theratesapi.com/api/2025-06-30> both return `504 Gateway Time-out`. FWIW, I am consuming this API via the [forex-python](https://github.com/MicroPyramid/forex-python) library.
As of today, I am getting a
504 Gateway Time-outwhen attempting to access any API. For example:both return
504 Gateway Time-out.FWIW, I am consuming this API via the forex-python library.