You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have compressed the JSON array using JSONC.pack(json) and sending this array to Apache Server. But Apache Server is not able to recognize the payload and responding with 400 Bad Request.
The text was updated successfully, but these errors were encountered:
I have compressed the JSON array using
JSONC.pack(json)
and sending this array to Apache Server. But Apache Server is not able to recognize the payload and responding with400 Bad Request
.The text was updated successfully, but these errors were encountered: