Is there a way to access the response body, or more ideally, the 'key' parameter returned in the response body, with this library?
Here's the response:
{ "url": "https://www.filestackapi.com/api/file/s7tdGfE5RRKFUxwsZoYv", "size": 8331, "type": "image/png", "filename": "watermark.png", "key": "a1RyBxiglW92bS2SRmqM_watermark.png" }
The 'key' in my case points at the filename in S3.