ncssar / caltopo_python

Python interface to unofficial CalTopo API
GNU General Public License v3.0
1 stars 1 forks source link

create status_code instance attribute #17

Open caver456 opened 4 years ago

caver456 commented 4 years ago

locked maps will return a valid API version but a return status of 404 - save this value as an instance attribute and/or return value so the caller can tell if the failure was due to permissions.