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!