Leonardo Valentin Zeferino
Posts: 0
Joined: Fri May 29, 2015 2:07 pm

Issue - Upload plugin API - Web Upload

Hi!

I did everything in tutorial but it's appearing the error bellow when I try to use webupload. The file wasn't inserted in DB and it returned fileurl as "undefined".

code[{"error":{"code":"DBFM151","description":"Invalid file name was used. A valid file name contains only a-zA-Z0-9_.- characters and is between 1 and 218 characters."}}]/code

Do you know how can I resolve this issue?

Thanks!

Image

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Issue - Upload plugin API - Web Upload

Hello Leonardo,

Not reproducible for me, do you follow tutorial step-by-step https://devcenter.appery.io/documenta... ?

Leonardo Valentin Zeferino
Posts: 0
Joined: Fri May 29, 2015 2:07 pm

Issue - Upload plugin API - Web Upload

Hi!

I found the cause. I had inserted the data_master_key in database_settings instead of FileUpload_settings.

Thanks!

Return to “Issues”