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

Stripe to Google Sheet integration adds invisible iframe

Today I noticed weird behavior with the Google Sheets action window.

After I assign elements to columns and do a Save & Send Test Request, Pabbly would insert each value in the spreadsheet and add a <iframe style="display: none;"></iframe> code snippet.

1648837565717.png


After reloading the workflow page, the same <iframe style="display: none;"></iframe> can be seen next to the object (screenshot refers). If I delete it manually, it might not appear again, but sometimes it is impossible to delete anything.

Has anyone else noticed this and has an explanation? There seems to be a <iframe style="display: none;"></iframe> code fragment within the Pabbly Connect HTML code itself, so perhaps this is a case of a missed single or double quote somewhere. Has the module been changed recently?
 

Pabbly

Administrator
Staff member
Today I noticed weird behavior with the Google Sheets action window.

After I assign elements to columns and do a Save & Send Test Request, Pabbly would insert each value in the spreadsheet and add a <iframe style="display: none;"></iframe> code snippet.

View attachment 9268

After reloading the workflow page, the same <iframe style="display: none;"></iframe> can be seen next to the object (screenshot refers). If I delete it manually, it might not appear again, but sometimes it is impossible to delete anything.

Has anyone else noticed this and has an explanation? There seems to be a <iframe style="display: none;"></iframe> code fragment within the Pabbly Connect HTML code itself, so perhaps this is a case of a missed single or double quote somewhere. Has the module been changed recently?
Seems issue because of some extensions available on your browsers. Can you try setting up the workflow in incognito mode once after disabling the browser extensions?

Let me know if the issue perists.
 
Top