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
{{ message }}
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.
Mobile service works fine when we hit TableControllers. But even after setting up all required parameters and configuration for StorageController type of controllers - we are not able to connect with them.
Mobile service works fine when we hit TableControllers. But even after setting up all required parameters and configuration for StorageController type of controllers - we are not able to connect with them.
While we try to call those GET methods (E.G: https://myservice.azurewebsites.net/tables/TodoItem/{id}/MobileServiceFile)
we get following response:
The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.
We doubt the routing on those controller is working or picked up by the mobile service and need help fixing it.
http://stackoverflow.com/questions/40031634/azure-mobile-app-service-storagecontroller-routing-does-not-work
The text was updated successfully, but these errors were encountered: