Menu

Post image 1
Post image 2
1 / 2
0

You copied curl, using that to request to cloudfront through WAF and got strange error that request couldn't be satisfied? Here is what to concern...

DEV Community·Tim Nguyen·21 days ago
#cB3QSVmr
Reading 0:00
15s threshold

Here is the day as usual, you got the bug report from FE team or QA about request can not be processed from BE side. As a BE engineer, you requested a curl as proper way to reproduce the bug. You pasted that curl to postman and started requesting, but got this strange error: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <HTML><HEAD><META HTTP-EQUIV= "Content-Type" CONTENT= "text/html; charset=iso-8859-1" > <TITLE> ERROR: The request could not be satisfied </TITLE> </HEAD><BODY> <H1> 400 ERROR </H1> <H2> The request could not be satisfied. </H2> <HR noshade size= "1px" > Bad request. We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More