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
Right now if you POST data and don't specify Content-Type: application/json you get the following error message: 'malformed request: any of [dev_id, app_id, payload_fields, payload_raw] is missing'
Right now if you
POSTdata and don't specifyContent-Type: application/jsonyou get the following error message:'malformed request: any of [dev_id, app_id, payload_fields, payload_raw] is missing'Specify a better error message.