• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

Search results

  1. Vladimir

    Problem with posting to Instagram.

    And this is how it actually happens. Extra "\" is added.
  2. Vladimir

    Problem with posting to Instagram.

    Images were not added to the message. Let's try once more. this is how it should work.
  3. Vladimir

    Problem with posting to Instagram.

    This is how it must be: This is how it actually posted: You can see extra "\" is added and it breaks the link to profile. Yesterday it started to work properly, but today I see that backslash is added again.
  4. Vladimir

    Problem with posting to Instagram.

    Well, that's not what I needed. You broke <br>, and I had to replace it with %0A. Now I have back newlines, but my underscore "_" sign still does not work. I tried to use "%5F" code, but it's printed as is. Why not just simply pass all data to Instagramm without those weird transformations?
  5. Vladimir

    Problem with posting to Instagram.

    There is some bug with posting to Instagram. Strings are double-escaped. New lines become "\\n" and underscore become "\_". I have found a solution for new lines (used <br> instead of new lines), but what to do with underscore? It's a part of usernames, so I can't mention people with underscore...
Top