Quote:
Originally Posted by CCBILL_James
|
There definitely is something wrong as I've seen it before too when checking signup forms. If it is the same error the error has to do with cookie data length which causes the 400 error.
I first saw it here:
https://gfy.com/showpost.php?p=18489753&postcount=33
"Bad Request
Your browser sent a request that this server could not understand.
Size of a request header field exceeds server limit."
When it occurs it causes all ccbill forms to have problems and not just one. Likely an error with the way sessions or cookies are handled. I will see if I can find a way to duplicate it later if I get the time.