Trying to connect a third party app (Verizon One Talk) to connect contacts from Office 365 account
Trying to connect the Verizon One Talk app to use contacts from my Office 365 account.
I created an Enterprise app in my Azure account.
But the new app in Azure creates its own identifier.
When I sync from the OneTalk app, the default identifier it uses is different.
So getting an error:
AADSTS700016: Application with identifier 'd6362a18-da70-4152-ac59-eb4054c68507' was not found in the directory '****'. This can happen if the application has not been installed by the administrator of the tenant or consented to by any user in the tenant. You may have sent your authentication request to the wrong tenant.
How do I change the app identifier in Azure?
Thank you in advance.