Solved

Transform Fails on Read

  • 26 January 2024
  • 3 replies
  • 37 views

Failed to resolve 'CraftBrewData.brew_assets'. API responded with: 403 Subject does not have 'READ' action for one of the specified tables.

 

Getting the above error when I try do any transform on raw tables. Using default credentials which generate when I press run

icon

Best answer by jheineberg 9 February 2024, 11:50

View original

3 replies

Userlevel 1
Badge +2

Hi,

Code: 403, means: 'Insufficient rights'.

In your specific case you need to add the raw:read rights in the CDF group you are part of.
Or ask your admin to do so if possible.  

That should fix the issue. :)

 

Userlevel 4
Badge +2

Hi @jheineberg, Did the above help you? 

Hi Dilini

Yes it did, the hard part was getting to the right person who can make the change

Reply