Skip to content
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

503 Error #1800

Closed
2 tasks done
karaluton opened this issue Jul 24, 2021 · 2 comments
Closed
2 tasks done

503 Error #1800

karaluton opened this issue Jul 24, 2021 · 2 comments

Comments

@karaluton
Copy link

karaluton commented Jul 24, 2021

Describe the bug

  • Node.js version: 14.15.4
  • OS & version: Big Sur 11.4

We are utilizing got in the following way await get(url).

Actual behavior

A 503 response is being returned.

at Request.<anonymous> (/node_modules/got/dist/source/as-promise/index.js:117:42)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
  • I have read the documentation.
  • I have tried my code with the latest version of Node.js and Got.
@szmarczak
Copy link
Collaborator

Please fill out the issue template properly.

@szmarczak
Copy link
Collaborator

503 is a server error, so I'm not sure what do you mean by reporting this as a bug...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants