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
**response body encoding **
For legacy reasons, all JSON response bodies currently have <, >, and & replaced with <, >, and &, respectively. If you wish to opt out of this behaviour, add a raw_json=1 parameter to your request.
would it be possible to use this parameter to opt out of this legacy behavior?
The text was updated successfully, but these errors were encountered:
According to reddit docs
would it be possible to use this parameter to opt out of this legacy behavior?
The text was updated successfully, but these errors were encountered: