MS Dynamics connection: Refresh the Access Token error

MS Dynamics connection: Refresh the Access Token error

Hi, we are unable to authenticate using Dynamics OAuth 2.0 connection.
We get the following error.

{"error":"invalid_client","error_description":"AADSTS7000222: The provided client secret keys for app '6120e4ad-833a-48c0-a0dc-5463afd9dd70' are expired. Visit the Azure portal to create new keys for your app: https://aka.ms/NewClientSecret, or consider using certificate credentials for added security: https://aka.ms/certCreds.\r\nTrace ID: 66e9311c-ccc8-4224-9298-34ddf06a0d00\r\nCorrelation ID: 78a6c87a-7e4d-4beb-8fdb-eec6f7b5da6a\r\nTimestamp: 2023-05-11 10:47:33Z","error_codes":[7000222],"timestamp":"2023-05-11 10:47:33Z","trace_id":"66e9311c-ccc8-4224-9298-34ddf06a0d00","correlation_id":"78a6c87a-7e4d-4beb-8fdb-eec6f7b5da6a","error_uri":"https://login.microsoftonline.com/error?code=7000222"}



we went to our Azure to try to refresh the token but it says that 'This is a multi-tenant application and the application is owned by another tenant' …. so we cannot renew the access token.

Can you please let us know what needs to be done?

Thanks