Try to execute this url directly on your browser and see if it works-
https://<your org name>.api.crm2.dynamics.com/XRMServices/2011/OrganizationData.svc/AccountSet
Hi,
SDK.Rest was the REST helper library which used to come with SDK. It is the old Rest endpoint which is deprecated and preferred option is to use web api.
Here are few links which talks about the same-
docs.microsoft.com/.../mt608128(v=crm.8)
community.dynamics.com/.../sdk-rest-js-for-crm2016-web-api
goutamdascrm.wordpress.com/.../
Hope this helps.
Hi, may you tell me where the documentation of the new Web Api is?.. where does it say 'sdk.rest' is not longer supported.
Thank you very much,!
Hi partner,
Could you share us what's the function did you use? You could also share your whole code here so that we could test in our own instance.
You could also refer to this doc about what's new in wave 2.
docs.microsoft.com/.../guide-customer-interactions-agent-scripts
Best Regards,
Leo
Hi,
It looks like you were using the old odata endpoints which are now removed (no longer available). If this is tru then you will have to re-write your code with web api.
Hope this helps.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,214 Most Valuable Professional
nmaenpaa 101,156