Hi, I'm trying to test a new Service Based Architecture installation on our development GP server, and I'm able now to hit https://MyServer:443/GPService/Management/Diagnostics and get a response (which I posted at http://textuploader.com/ahcyd), but when I try to hit https://MyServer:443/GPService/Tenants(DefaultTenant)/Companies(MyCompany)/Help I'm getting the response:
<DexResponse> <RequestError> <CorrelationId>0275fd731dc945bf86eeb2f1e29c2f6e</CorrelationId> <HttpCode>401</HttpCode> <ErrorCode>AuthenticationFailure</ErrorCode> <Source>GPService</Source> <Message> Authentication failed. Please see the server logs for more details. </Message> </RequestError> </DexResponse>
Can anyone tell me what "server logs" I should be looking at to find the problem? I haven't found anything in the event logs or IIS logs. I'm using the same user name and password to try to access Help as when I successfully accessed Diagnostics. Please let me know if you have any ideas!
Thanks,
Kevin
*This post is locked for comments