Hi,
I am having a problem of authentification (token) in Python, as illustrated in the attached image.The code should be ok because it is a copy/paste of an example on the Sentinel website.
Thank you in advance for your help,
Julien
Hi @Julien_F,
Your code works correctly for me. In the email you sent to our support you also set up a proxy configuration with
os.environ['https_proxy'] = proxy
Could you first restart the notebook and try running it without this line?
In either case, any of the following information will also be useful to reproduce the problem:
oauthlib
,requests-oauthlib
,requests
,urllib3
,certifi
,charset-normalizer
,idna
Thank you @maleksandrov . I will continue the discussion via email.
Dear Community,
Did we get any solution to this problem? I am having exactly a similar problem and all my credentials are correct. Does SH have any pointer to what could be the issue with Python authentication?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.