Pabbly Not Able to Handle API Request?
Status: Closed · Asked by Popcorn Trailer // Team on · 0 views
Why can't Pabbly handle this API request?
I'm using QR codes from this site's API documentation:
https://goqr.me/api/doc/create-qr-code/
As you can see in my screenshot A from Postman successfully retrieves the newly created QR code test.
When I place these example values in Pabbly I get an error: HTTP 200

Hey @Anistatik
The API request you're attempting to use presents the attachment as an image within the response. Currently, we do not have support for handling attachments in the API response.
Can you please provide a workaround in Pabbly for this issue?
Can you please provide a workaround in Pabbly for this issue
What do you want to do with the QR code later on
Because you don't need API step at all if you just want to embed QR code in something like Gmail's HTML body as image -