on ‎2016 Feb 23 8:05 AM
Hi Experts,
I am trying to develop an application where Customer details should be shown in a table using OData model. But it is giving error as shown in below screenshot:
Please check the below code and help me in resolving this.
Create Content Method of the View:
onInit method of controller:
Thanks in advance..
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi ,
are you running this from eclipse?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi ,
Chrome blocks all the request from cross origin until unless it has the respective headers.
Usually the get request should work after you disable the web security.
Not sure why it is not working .
I will look into it.
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 7 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.