Office365-REST-Python-Client icon indicating copy to clipboard operation
Office365-REST-Python-Client copied to clipboard

401 Client Error in Python code

Open nitesh4547 opened this issue 1 year ago • 1 comments

Hi,

I am using python api script for Power BI Meta data. The script was running fine for 1-2 months, without any issue. But suddenly getting this following Error: requests.exceptions.HTTPError: 401 Client Error: Unauthorized for url: https://login.microsoftonline.com/common/oauth2/token

Please help me if you have any solution to this Error.

Thanks.

nitesh4547 avatar Aug 14 '24 16:08 nitesh4547

I am running into a similar issue. I am able to download 1100 files in site but 200 files in the same site give me the 401 Client Error: Unauthorized for url.

LorenzoPeve avatar Sep 10 '24 16:09 LorenzoPeve