Failed API level ACL Validation trying to accessing table api (scoped application)

nthumma
Giga Guru

<response>

    <error>
<message>User Not Authorized</message>

<detail>Failed API level ACL Validation</detail>

</error>

<status>failure</status>

</response>



I am getting above error when i am trying to access table api(https://my.service-now.com/api/now/table/table_name) scoped application (fuji). it works fine for other tables which are not scoped to a application.

any thoughts?