In trying to update my local MSD files, I got an error with when running pano_extract(). The issues appears to be coming from pano_items() still using the session as a param where it probably was converted to the username and password in the v1.2 round of updates
In trying to update my local MSD files, I got an error with when running
pano_extract()
. The issues appears to be coming frompano_items()
still using the session as a param where it probably was converted to the username and password in thev1.2
round of updates