I used JQUERY ajax call using OData API but API not pull the updated data from dynamics CRM. Please guide me in MS dynamics portal?
used this header:
headers: {
'Cache-Control': 'no-cache, no-store, must-revalidate',
'Pragma': 'no-cache',
'Expires': '0'
}
after this it pull data from cache not pull updated data from CRM.
Please help me.
*This post is locked for comments
I have the same question (0)