async-postgres icon indicating copy to clipboard operation
async-postgres copied to clipboard

Most case return "Request failed with status code 404"

Open Umashankarsaw opened this issue 5 years ago • 0 comments

Does not return proper error message, if record not found then "Request failed with status code 404" if there have any parameter missing then also "Request failed with status code 404", I mean always return 404 while record not found or already exists or any parameter missing.

Thanks

Umashankarsaw avatar Sep 10 '20 06:09 Umashankarsaw