cancel
Showing results for 
Search instead for 
Did you mean: 

authorization error after creating oData using attribute view

01-09-2016 3:44 PM
130 views 1 comments
0 Likes
SAP Managed Tags
Subscribe

Hi Experts,

i am trying to implement oData service using attribute . but i am not able create it . the screenshot shows my code

referred from URL::Create an OData Service Definition - SAP HANA Developer Guide for SAP HANA Studio - SAP Library

NOTE:****** i am trying to implement this in SAP HANA Trail *******

I am getting the Following error:

Regards,

Pavan.

Message was edited by: pavan kumar

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

This is an access issue. Make sure you have proper access to schema/tables. Also check the XS Project you created has basic authentication/public to make sure you are able to enter your credentials to access xs project.