Hi,
I'm having problems updating records using OData web services on Business Central. I've published a couple of pages, 21 and 518, as OData web services. The both return json perfectly, and I can set filters also. However, when updating, I get an HTTP 405 - Method Not Allowed. The the event viewer on the NAV server the following error is logged:
Message (NavODataMethodNotAllowedException): RootException: NavODataMethodNotAllowedException
Entity does not support insert.
The user I use to access the web service is super, so I don't think the issue is related to permissions. Could I be missing some settings in the setup?
BR.
Lars
I'm having problems updating records using OData web services on Business Central. I've published a couple of pages, 21 and 518, as OData web services. The both return json perfectly, and I can set filters also. However, when updating, I get an HTTP 405 - Method Not Allowed. The the event viewer on the NAV server the following error is logged:
Message (NavODataMethodNotAllowedException): RootException: NavODataMethodNotAllowedException
Entity does not support insert.
The user I use to access the web service is super, so I don't think the issue is related to permissions. Could I be missing some settings in the setup?
BR.
Lars