Skip to main content
Question

25R2 Cannot access ARTaxTran DAC even though user has permissions

  • June 13, 2026
  • 2 replies
  • 25 views

variuxDavidE
Varsity I
Forum|alt.badge.img

In 25R2 I have an admin user account that has access to the AR Invoices and Memos, yet when I try to access the odata for the DAC, I get a 403 after entering my credentials.

https://url.acumatica.com/t/tenant/api/odata/dac/ARTaxTran?$top=1

The same user works on other DAC level odata endpoints. I also tried the odata4 url string:

https://url.acumatica.com/ODatav4/tenant/ARTaxTran?$top=1

I assume I’m missing something simple :-)

2 replies

mohammadnawaz51
Jr Varsity III
Forum|alt.badge.img+6

@variuxDavidE Can you check if user has OData user permissions under user screen?


Forum|alt.badge.img+4
  • Jr Varsity II
  • June 15, 2026

Hi ​@variuxDavidE ,

Can you try by using below -

https://url.acumatica.com/t/Dev Major/api/odata/dac/ARTaxTran?$top=1

Hope above helps!!