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

Pabbly Says it got a blank response but Testing Shows Otherwise.

nicheweb

Member
When I submit an API request in Pabbly I get HTTPS Status Code 201 and response of "The application processed the request but returned a blank response. Refer to the HTTP status code above for details."

But when I run the test in their API Documents, I get a response of ....see below....which is supposed to be an image of a QR code.

So is there a way pabbly can get this response and can you tell me what format it's in? Thanks

�PNG


IHDR���U�PLTE���JJJ�P�i pHYs���IDATx��Kn�0��_����GSnQ��*6o��|~��~e[仺:͍Tos8���dU�il�[�����8X0�U��f�.�Z���p8������.�2����Od�F_�&�
p���q��u�N)��R�u��8|�CM���_58�`8D�.a.{�V�B}�f낃㰁��0���*�L �����a_��Lt=�>����&p�m\E�^򦌰�oj�Np8�n�KRS��j�E6��)88s�H#V={��@���88��d"����^u���p�yX.�����+1p8�abg9R�}2��R_٧�qp��8�걁LY?�p���`��@V�Ǻ)=)�1�Np0,<�F9'c�[^��2p0��z���s)kև�
S[�>�aB��
�� _އ���u��ܟ-��/},ppL:4�6˨
o~]�A����ve��H�OZ������ ���W��r頓R��UB��>؟L�p�ÿs�a�87��C�A6[z� �8�థ� S���ơ��m��8�య���FJ9!�6ۊ:8lw�:t�&��a�>Wtv��8\���%�Կ��Ư�ߴ��q������˭�l���߃���;9�bi��T��W�{�\V�A`8|����ȎdcK}�t���88�����<V��k��-8$��8�9�'���8��Rf���gj�ڿq-��Np8�ޡ�^����:M��=8p��s�O���B�d�5�IEND�B`�
 

ArshilAhmad

Moderator
Staff member
Hi @nicheweb,

Currently, it's not possible to render the image in the response. I'm afraid the use case you are describing is not possible at the moment.
 

nicheweb

Member
Hi @nicheweb,

Currently, it's not possible to render the image in the response. I'm afraid the use case you are describing is not possible at the moment.
I don't need to render the data, I just need the data to come through so I can at least pass it on to an additional step. This is binary image data being displayed as raw text. So is there no way to get the raw text response that this API sends as a response?
 

ArshilAhmad

Moderator
Staff member
Could you please share the API documentation and the cURL command of the endpoint you are attempting to execute? Also, kindly share a screenshot showing the response you receive when executing the endpoint in their API documentation.
 

nicheweb

Member
It's step 4 in the workflow I shared. Thanks

Here is a link to their documentation and the curl string - https://developers.short.io/reference/post_links-qr-linkidstring

curl --request POST \
--url https://api.short.io/links/qr/lnk_5CDW_rzjWpHGGWTFRURrx3jbDm \
--header 'Authorization: XXXXXXXXXXXX' \
--header 'content-type: application/json' \
--data '
{
"type": "png",
"useDomainSettings": true
}
'

1747258936876.png
 

ArshilAhmad

Moderator
Staff member
Please allow me some time to discuss this with our team. We will get back to you with an update soon.
 

ArshilAhmad

Moderator
Staff member
I had a discussion with the technical team, and they informed me that it's currently not possible to display the raw binary data being returned by the API in the response.

If you'd like this feature to be added to Pabbly Connect, you can submit your request on our dedicated platform:

Our development team will review your request and, if feasible, add the desired feature to Pabbly Connect.
 
Top