Square Connection Issue

calibr3

Member
I have an issue where I ran the query in Postman and Square API, however I have entered all the paramters and Authorization, but I get this error:

JSON:
[{"code":"EXPECTED_ARRAY","detail":"Expected array (line 1, character 17)","field":"location_ids","category":"INVALID_REQUEST_ERROR"}]
 

Attachments

  • vivaldi_UfZlsDJgCu.png
    vivaldi_UfZlsDJgCu.png
    12.7 KB · Views: 59

calibr3

Member
The problem is that I want all the order data from Square, with amounts and tax amounts and charges.
I didnt find anyway to do this with the current square Webhook that gives me this information.
Thats why Im trying directly via API
 
P

Pabblymember11

Guest
Hey @calibr3

We have designed the API by the Pabbly action step regarding your search order request in Square and it is working fine now.

1674889735109.png


Further, if you want some other request regarding the action event you may post the request here - https://pabbly.hellonext.co/
 
Top