Skip to main content
Question

Access Rights - Generic Inquiry - Web API Endpoing

  • May 2, 2023
  • 0 replies
  • 93 views

aaldrich
Freshman II

Hello,

I have a Generic Inquiry that allows some parameters to be passed in. I hooked up a web API endpoint to the Generic Inquiry and it was working fine. But, I wanted to limit the privileges of the user so I created a new user.

With the admin user I can call the API just fine and get a response but with the new user I created I can get a response but the details from the query are blank. I have logged in to the UI and the generic inquiry gives me results. 

What am I doing wrong here? 

 

Thanks,
Andrew