updated question above before I saw your response
I could duplicate the calls to the preview endpoint easily enoughHowever that is a different type of call and not part of the published API that has an expectation of consistent availability My q...
I got past that one -- apparently that's a generic error returned if you use the wrong request type for an endpointmy goal is to get a "preview" of the data being requested by a given export but I'...
I keep getting errors with my request example in cURL```curl --location 'https://api.integrator.io/v1/tokenInfo' \ --header 'Content-Type: application/json' \ --header 'Authorization: Bearer TOK...