Hello, I've been using this library for a few years now for a simple task: a python script that reads a mailbox content.
Today while I was trying to renew my token, after copy pasting the URL in my browser and signing in, I've been redirected to a Microsoft page saying
"This page is not normally displayed and may indicate a phishing attempt. The URL contains your password. Close this page immediately without copying or sharing the URL with anyone.".
It seems I cannot get an authenticated url anymore.
Library version: 2.1.9
Auth flow type: authorization, tried with credentials too
What did I miss here ?
Thanks
Hello, I've been using this library for a few years now for a simple task: a python script that reads a mailbox content.
Today while I was trying to renew my token, after copy pasting the URL in my browser and signing in, I've been redirected to a Microsoft page saying
"This page is not normally displayed and may indicate a phishing attempt. The URL contains your password. Close this page immediately without copying or sharing the URL with anyone.".
It seems I cannot get an authenticated url anymore.
Library version: 2.1.9
Auth flow type: authorization, tried with credentials too
What did I miss here ?
Thanks