The pycaching.geocaching.search() function not working properly.
geocaching.search(pycaching.Point.from_string("N 34° 08.433 W 118° 28.031"),100) raises an error displaying AttributeError: 'NoneType' object has no attribute 'status_code'
(assume geocaching object is previously defined)
The pycaching.geocaching.search() function not working properly.
geocaching.search(pycaching.Point.from_string("N 34° 08.433 W 118° 28.031"),100)raises an error displayingAttributeError: 'NoneType' object has no attribute 'status_code'(assume geocaching object is previously defined)