Hello hive mind,
Has anyone out there who have RDM v14.3 or later, and successfully used the new RDM REST API feature?
We’ve upgraded our dev environment to v14.5.1 this week, I tried the REST API, and it keeps returning with “java.lang.Exception: org.springframework.security.access.AccessDeniedException: Cannot access entity: address_type” error. (Was trying to query my entity called address_type)
I ensured my service account client has full access to the table. That service account client calls other API endpoints that I have built before on rdm-server and that authenticates fine.
I wonder what I’m missing. Anybody successful before and we can compare notes?
Thanks!