You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm new to Python, but it seems like everything is expecting to read a file from disk. I've retrieved the PDF file from the API, is there a cleaner way to read it into the Phaxio object as a 'file', rather than writing it to disk and then reading it back?
The text was updated successfully, but these errors were encountered:
XeroPhaxio/service.py
Line 48 in 30e85a2
@jnankin
I'm new to Python, but it seems like everything is expecting to read a file from disk. I've retrieved the PDF file from the API, is there a cleaner way to read it into the Phaxio object as a 'file', rather than writing it to disk and then reading it back?
The text was updated successfully, but these errors were encountered: