
Hi All,
I created a Custom API refering to https://community.dynamics.com/nav/b/katsonsnavblog/posts/how-to-create-custom-apis-for-business-central-even-from-macos
I was able to find my API
When I try to get the API, I get the following error.
Kindly suggest how to move about.
Hi,
This error got resolved. I was using EntitySetName in lower case (rssFieldAPIESS). I changed it to uppercase(RSSFieldAPIESS) and this resolve the issue.