Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 9165

Re: CORS Issue while consuming Hana's OData

$
0
0

did you declare a user for anonymous in the sqlcc admin page which has rights to access to your package ?:

https://yourhana.server.com:4300/sap/hana/xs/sqlcc

 

if you are only doing GET, then it may be easier to use JSONP, but JSONP does not support POST so if you need both then you need CORS.

 

Best

Denis


Viewing all articles
Browse latest Browse all 9165

Trending Articles