sybrenstuvel / flickrapi

Python Flickr API implementation
https://stuvel.eu/flickrapi
Other
155 stars 33 forks source link

class FlickrError.code attribute return None when raised exception #136

Open erkin98 opened 3 years ago

erkin98 commented 3 years ago

When I try to login with invalid credentials except FlickrError as flickr_error flickr_error returns None