• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

  • Due to Holi celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed. Normal operations will resume on Thursday, 5th March 2026.

Pabbly Connect /tmp directory not accessible in python code

sosmarphone

Member
Your Task History ID
IjU3NjIwNTZhMDYzNzA0MzA1MjZjNTUzNDUxMzc1MTY3NTQzNiI_3D_pc
I'm unable to download the file in /tmp which was working before.

 

ArshilAhmad

Well-known member
Staff member
Hi @sosmarphone,

Please try running this code in an online Python compiler, with the Parcel PdfLabel captured in your Task History. If it works in the online compiler, please let me know. If it doesn't work in the online compiler either, then the issue is related to your Parcel PdfLabel, and you would need to contact the support of the endpoint you are trying to execute.
1704050600884.png
 
P

Pabblymember11

Guest
Hey @sosmarphone

You're trying to access a directory that is not allowed and thus you're getting that error.
 
Top