Hello Guys,
I had one issue for fetching records from dynamic 365 customer self service portal.
i have create three site setting for that entity as below:
1) Webapi/ispl_schemeskus/fields & Value is *
2) Webapi/ispl_schemeskus/enabled & Value is true
3) Webapi/error/innererror & Value is true.
when i fetch data using <portal url>/_api/ispl_schemeproductses this URL.
but getting error as below:
{"error":{"code":"90040101","message":"Attribute ispl_schemeskusid in table ispl_schemeskus is not enabled for Web Api.","innererror":{"code":"90040101","message":"Attribute ispl_schemeskusid in table ispl_schemeskus is not enabled for Web Api.","type":"AttributePermissionIsMissing"}}}
Please help. Thanks in advance.
Regards,
Akshay Shah