I’m trying to build a scenario using the Square module to make a call to the Catalog API:
GET https://connect.squareup.com/v2/catalog/search-catalog-items
Connection seems to authorize but when I run the scenario, I get an error called ‘enotfound:service is temporarily unavailable’ ConnectionError. How do I resolve this?
I’ve tried to run the scenario at different times but the error remains.