Varest, Parse.com post help

I am trying to do a highscore system. I have used parse for multiple android applicationsusing android studio. I have very little experience doing JSON. Android studio was quick and easy. Send a parse object over with a BLOB, almost no JSON language experience required.

I have this query

I get a response of a parse.com html page showing not found from my bindined onComplete print string.

Does anyone have an experience with this to point me in the right direction?

My Post string says “classes/Score”.

I have tried different combinations and have no problem sending data with the API console. i just cant figure out how to get it to work with the vaRest.