filestack/filestack-ruby

RuntimeError: invalid security policy path with uploading url

KimTrijnh opened this issue · 1 comments

Filestack gem version: 2.9.6
Error:
RuntimeError: invalid security policy path

URL format:
"https://xyz.cloudfront.net/private/filename.pdf?Expires=xxxxxx&Signature=xxxxx__&Key-Pair-Id=xxxxx"

The API
FilestackClient#upload(external_url: url)

It worked before with the URL but now all Url got the error after 24 Mar

resolved by Filestack