Open mirandadam opened 4 years ago
Are you still seeing this issue with version 2.1 of the plugin?
I need to check. We have worked around the problem the first time by defining environment variables for QGis to use, but last week I had to revert a plugin installation to a previous version on the machine of one of our team. I am positive that the latest freshest version of the plugin as of Thursday last week smells funny, but I do not know if it's the same issue. I can't provide an estimate on when I will have time to troubleshoot that.
When using the latest version of the plugin with QGis configured to work behind a proxy, monthly mosaics are loaded correctly. However, when trying to load daily imagery, QGis produces an error that is consistent with directly trying to access the service URL and ignoring the proxy configuration.
The problem seems to be at or around line 588 of p_client.py, which directly accesses the "requests" module.
The error message from the QGis log is as follows: