• 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.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Squarespace connection errorring after some weeks

Your Workflow URL
https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTY1MDYzNjA0MzM1MjZmNTUzMzUxM2Ii_pc
Your Task History ID
https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTY1MDYzNjA0MzM1MjZmNTUzMzUxM2Ii_pc
Consent to Access & Modify
I authorize Pabbly Support to log in to my account and make changes to the specified workflow for troubleshooting.
Hello,

I have a workflow using a Squarespace new order as an input, but for some reason after a couple of weeks running, I start getting the following errors (see attachment) which suggest that the connection tokens are expired. Is there a way to keep this connection running without having to manually re-connect all the time?
 

Attachments

  • Screenshot 2025-11-20 at 09.26.52.png
    Screenshot 2025-11-20 at 09.26.52.png
    186.1 KB · Views: 3

Preeti Paryani

Well-known member
Staff member
Hello @electricganesha,

The Squarespace trigger you are using is OAuth-based and relies on a user refresh token. In certain instances, when the internal refresh request is still in progress, the trigger may attempt a call using the older token, which results in the “expired token” error you are seeing. This can occur intermittently.

To avoid such failures, you can add a Squarespace: Get Order action immediately after the trigger. Map the Res1 Data OrderId from the trigger response (even in failed trigger cases), and this action will reliably pull the full order details. You can then use that data for the remaining steps in your workflow, ensuring it continues to run without interruption.

1763633472439.png
 
Top