- Their APIs crash the server when an error occurs inside an API endpoint. In a correctly made API, the server does not crash rather it continues running in case of an error inside an API endpoint. Do error handling by using .catch or try-catch blocks.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)