Base solution for your next web application
Open Closed

Failed to load resource (api/service/...) after deploy #5059


User avatar
0
mikhail.evstifeev created

I have no errors on localhost then I am doing CRUD operations in admin mode. But then I deploy application to remote host, some of function becomes unavailable and where were errors like this:

Failed to load resource: the server responded with a status of 405 (Method Not Allowed) /api/services/app/OrganizationUnit/RemoveUserFromOrganizationUnit?userId=4&organizationUnitId=5

It works on localhost. I think the problem is in the settings of API deploy, but i don't know where I can set any settings


1 Answer(s)