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
content_type :json
Is currently only on set a couple of endpoints, which means we response headers say 'content-type': 'text/html;charset=utf-8', which isn't good.
The text was updated successfully, but these errors were encountered:
content_type :json
Is currently only on set a couple of endpoints, which means we response headers say
'content-type': 'text/html;charset=utf-8'
, which isn't good.The text was updated successfully, but these errors were encountered: