konomae

Results 4 comments of konomae

Minimize test case ```swift func testReproduceIssue250() { struct PostRequest: Request { let baseURL = URL(string: "https://httpbin.org")! let method: HTTPMethod = .post let path = "/post" let bodyParameters: BodyParameters? = MultipartFormDataBodyParameters(...

Thank you for reporting this :smiley: Please check the following items: - Please check account and password are correct - Please check LastPass security level - Please check Multifactor Options...

Sorry, I can't reproduce this. Please make sure that response.content is empty or not. If not empty, please find some useful information in response.content. https://github.com/konomae/lastpass-python/blob/23b4fbf5bc886b5540173e0f498b7cac8616657d/lastpass/fetcher.py#L74

FYI Official recommendations on versioning: - https://docs.github.com/en/actions/creating-actions/about-custom-actions#using-tags-for-release-management - https://github.com/actions/toolkit/blob/master/docs/action-versioning.md