AWS Uploader generating wrong URL

@levon I’m having issues again with the AWS file uploader. I’m not sure whats going on but the file uploaders I added this morning are working fine, but any uploader I’ve try to add to my bubble app since lunch time is generating an unusable file url. See screencast below.

https://drive.google.com/open?id=1-Ky16JxrMIgjMzAiOk0hoFZcj18505Jl

now my zeroqode video player isn’t working. Is everything ok over there at zeroqode?

It looks like you use a folder in AWS account, for that folder you need to add a prefix to filename, this is from documentation: “The key names include the folder name as a prefix.”
In other AWS plugins on your page you have a prefix name “exemplar” witch is your AWS folder. So in any new added plugin instance you must include prefix “exemplar”
Hope this helps

Excellent! Thank you for the quick response @levon