i want to validate address for that i have made web api call onsave.
wen i call to cross domain api for validate data at that time i am facing below issue.
Access to fetch at 'api.easypost.com/.../addresses' from origin 'toastmastersdevtrng.crm.dynamics.com' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: It does not have HTTP ok status.
working fine in postman.
my code is below.
Please help to archive this.
Thanks in advance!!
We need to verify api response with user before record going to save so any best option?
doesn`t help..
Hi,
Check below article which is implemented for CRM 2013. But you can try in your instance to check it if works.
xrmdynamicscrm.wordpress.com/.../
Hi Maulik,
D365 actually does not allow calls to cross domain APIs, you have following alternatives.
1)Plugin/Custom workflow
2)PCF control
Thanks,
Ketan
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,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156