planetlabs / qgis-planet-plugin

Browse, filter, preview and download Planet Inc imagery in QGIS.
https://developers.planet.com/docs/integrations/qgis/
GNU General Public License v2.0
45 stars 12 forks source link

Fix for login error #74

Closed Samweli closed 1 year ago

Samweli commented 1 year ago

When trying to login a user it possible for now the credentials reading to cause an AttributeError, see below screenshot.

image

These changes add a check if credential string retrieved from QGIS authentication database contains values unless we should default to an empty list of credentials.