Click here to Skip to main content
15,886,724 members

Comments by Graeme_Grant (Top 200 by date)

Graeme_Grant yesterday View    
Yes. Look at part two of my reply - there is your issue.
Graeme_Grant yesterday View    
Are you sure that is the correct exception message? That would indicate that the request failed due to an underlying issue such as network connectivity, DNS failure, server certificate validation or timeout.
Graeme_Grant 2 days ago View    
All good. I would have gone into more details however was on the way out the door to take the wife & kids camping...
Graeme_Grant 2 days ago View    
You have caught the error. Set a breakpoint where you return the error and inspect the rest of the error, not just the message.
Graeme_Grant 5 days ago View    
There is more to that error message than what is indicated. Look at the raw response. Also, you need to check how you have configured your account on Microsoft's side as it will prevent you from authenticating if not configured correctly.