Closed YogiFoxCloud closed 1 year ago
We get the presigned url of the file from AWS S3 and passing the path to MediaInfo.mediaInfo(path) returns the null object. When run in command gives the proper result.
Can you try and URLEncode the path.
Closing the ticket. It was double encoded.
We get the presigned url of the file from AWS S3 and passing the path to MediaInfo.mediaInfo(path) returns the null object. When run in command gives the proper result.