(This post may cause me bad reputation, but anyway)
There's the portal for sport activity sharing - MapMyFitness
And here's their API
I want to test Post Workout in I/O docs. The fields are:
activity_type /v7.0/activity_type/16/
aggregates test
name Run / Jog
privacy /v7.0/privacy_option/3/
start_datetime Sat, 14 Dec 2013 12:22:43 GMT
start_locale_timezone US/Central
But still I have the next error:
"error_message": "Could not deserialize body as given content type"
What am I doing wrong?
P.S. Unfortunately, I didn't find any community or active forum to help.