What can I do to fix a 504 gateway timeout error?

后端 未结 3 765
终归单人心
终归单人心 2020-12-10 03:30

I have been using jquery to try and pull data from an API. However I am getting a 504 error. Even when I am using postman to test the data this happens. Can anyone suggest w

3条回答
  •  隐瞒了意图╮
    2020-12-10 04:34

    One way to fix this is, Changing proxy settings to "NO PROXY" in the browser

    It works in Firefox browser, Others I don't know.

    Follow the steps: 1. Go to preferences (top right corner 3 lines, search in drop down)

    1. Search for proxy (Ctrl+F)

    2. Go inside the settings

    3. select "NO PROXY" in the choice buttons, below "Configure Proxy Access to the Internet"

    4. refresh web page.

提交回复
热议问题