Azure Mobile app - QuickStart trouble
问题 I've downloaded Xamarin.Forms QuickStart Projects(server and cliente) from azure mobile app, then have published server project, so far so good, but i cannot access table controllers, unless i add query string as described. http://myservice.azurewebsites.net/tables/todoitem?ZUMO-API-VERSION=2.0.0 or if i add ms_skipversioncheck to true in the portal. Probably something related with server or client versions discrepance. Even if i update all nuget packages, same thing, just receive BadRequest