Hello All,
I am trying to deploy EDD and I am getting a failed to fetch bearer token.
We have an SSL cert for “test.ourcert.com” (this is just an example) and it is bound to 443.
However, the computer name of the app server is different. It is, lets say, “TheAppServer.ourdomain.local”
When I see where the deployment is trying to fetch the bearer token from it says Failed to fetch installation ID for manager at https://TheAppServer.ourdomain.local/EpicorEnvironment/.
If I use the bearer token test service in a browser *but I use the SSL domain name *https://test.ourcert.com/EpicorEnvironment/tokenresource.svc/ the bearer token service returns successful.
In short, when I deploy EDD it seems to be using the app server computer name address to try and fetch the token. Epicor told me that we have to use an SSL cert with the same name as the app server computer. Is there not a way to have the computer try and look at the SSL FQDN instead?
Thanks in advance for any help from anyone.
-Utah