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
The way the app is writing to the request body in the Java does not respect UTF-8. RERUM v1 receives invalid characters, which fail the JSON.parse test and respond 400.
The text was updated successfully, but these errors were encountered:
The way the app is writing to the request body in the Java does not respect UTF-8. RERUM v1 receives invalid characters, which fail the JSON.parse test and respond 400.
The text was updated successfully, but these errors were encountered: