I’m trying to access my collection via the API from Zapier and Make.com. The request returns either:
403 Access token / app mismatch
or500 Internal Server Error
However, the exact same GET request with headers works perfectly in ReqBin and Postman, returning 200 OK
and valid data.
It seems the issue only affects this specific collection via external tools. Anyone has the same issue?