Getting the following when attempting to run the wp-import against a blog export file… Have tried logging out and then back in in the writeas CLI, but same behavior.
ldlw@berlow wp-import-master % writeas auth mnml
You're already authenticated as mnml. Log out with: writeas logout
ldlw@berlow wp-import-master % go run main.go sitetitle.wordpress.2022-04-09.000.xml
not authenticated. run: writeas auth <username>
exit status 1
ldlw@berlow wp-import-master %