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

  • Due to Holi celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed. Normal operations will resume on Thursday, 5th March 2026.

API Custom Request Response not parsing into JSON

jstillwa

Member
I'm trying to connect to Authorize.net's API with a custom request. The request succeeds but the response isn't being parsed.

Screen Shot 2022-09-29 at 4.01.37 PM.png



I tried to do a json extractor after but it says Response isn't JSON but if I copy and paste the raw response into the extractor from Insomnia, it parses it just fine.

The name of the workflow is Authorize.net Anything I'm missing here?
 
P

Pabblymember11

Guest
I'm trying to connect to Authorize.net's API with a custom request. The request succeeds but the response isn't being parsed.

View attachment 16322


I tried to do a json extractor after but it says Response isn't JSON but if I copy and paste the raw response into the extractor from Insomnia, it parses it just fine.

The name of the workflow is Authorize.net Anything I'm missing here?

We have forwarded your concern to our tech team and will notify you with an update soon.
 

jstillwa

Member
I saw in a different app that there is a \ufeff unicode character at the start. Maybe that's causing the parsing issue?
 
P

Pabblymember11

Guest
Hey @jstillwa

As of now, we are working on some core functionalities and strengths of the API by Pabbly action step, so we might require a little more time.
 
Top