Forum Discussion

VRKishore's avatar
VRKishore
Copper Contributor
Jan 06, 2023

Microsoft Graph API token generation failure

We are able to generate the OAuth token from Azure Windows Server but if the same application runs from AWS Elastic Beanstalk getting below exception.

Auth Token Url : https://login.microsoftonline.com/{tenant-ID} 

TLS Protocol : TLS1.2

Environment : AWS

 

Exception : Unable to read data from the transport connection: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.  

Resources