Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

email_builder.py throwing error #102

Open
curldapps opened this issue Jan 16, 2020 · 0 comments
Open

email_builder.py throwing error #102

curldapps opened this issue Jan 16, 2020 · 0 comments

Comments

@curldapps
Copy link

Describe the bug
When executing the save_email_file function, Python throws an error with the stacktrace as follows
Screen Shot 2020-01-16 at 1 26 13 PM

To Reproduce
After uploading a file using Flask, I select the .msg file using MsOxMessage. Then, I call both get_message_as_json and get_properties. Finally, I call save_email_file, at which time the error throws.

Expected behavior
I expect a .eml file to be created in the file path location designated in the app

Screenshots
Here is my code, if you need it in raw text let me know
Screen Shot 2020-01-16 at 1 31 27 PM

Desktop (please complete the following information):

  • OS: Mac OS
  • Browser none

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant