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
It seems HTTPAction expects XML responses. A lot of services today return JSON data. I think we should handle that. Also plain text responses. I am not sure what the API should look like though.
It seems HTTPAction expects XML responses. A lot of services today return JSON data. I think we should handle that. Also plain text responses. I am not sure what the API should look like though.