Connection works with Postman but not with other 3rd party application after Patch implementation

niknnica
Tera Contributor

I'm trying to integrate tables from sys_db_object to a 3rd party (Celonis), a week before I posted this, the configuration I made works well with the connection (all tables that are expected to be viewed are viewable within sys_db_object), upon the Patch implementation over the weekend, the connection does not work with the 3rd party only. But as I have investigated while impersonating, using access analyzer and testing data connection through postman, the connection works fine, everything that is expected is available and works other than the connection with Celonis in which it states that the ServiceNow user lacks access to sys_db_object.

 

Could anyone let me any insights on why this may happen and if possible, recommend a solution? 

1 REPLY 1

Wojtek Tysi_c
Tera Contributor

Hello, 

Did you manage to connect with Celonis eventually? 
I'm currently struggling with the same issue, despite the fact that I've configured it according to the documentation it does not work using Client ID/Client Secret nor Username and password. 

Kind Regards