Hello Everybody,
I am facing very odd problem here. I am following instructions provided by Kurt on his blog here: https://kurthatlevik.wordpress.com/2016/03/08/ax-7-rtw-my-odata-and-json-journey-part-i/. And I am facing 404 Page not found error on step 2. What I mean is that when I try to browse https://usnconeboxax1aos.cloud.onebox.dynamics.com/data/Customers or any other data entity, I get 404 page not found.
How to get past this error? Please advise.
I am able to access: https://usnconeboxax1aos.cloud.onebox.dynamics.com/data or https://usnconeboxax1aos.cloud.onebox.dynamics.com/data/$metadata without any problem. But accessing individual data entities giving me trouble.
Any help is appreciated. Thanks! Atul
*This post is locked for comments
I have the same question (0)Ok. I found my mistake and got this working with the help from a colleague. Data entities to be used in the URL are CASE-SENSITIVE. So I was getting 404 when I try to access https://[base uri]/data/customers [note c is in small case]. However, it is accessible with CAPITAL C, so https://[base uri]/data/Customers did work.
Case sensitivity was the issue, and it is resolved now.
Syed Haris Shah
9
Mea_
4
Martin Dráb
2
Most Valuable Professional