Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

{:error, ["Invalid Parameter - /Users\r\n"]} #136

Open
vbservices opened this issue Jan 11, 2025 · 0 comments
Open

{:error, ["Invalid Parameter - /Users\r\n"]} #136

vbservices opened this issue Jan 11, 2025 · 0 comments

Comments

@vbservices
Copy link

Dev

  • Elixir version (elixir -v):
    Elixir 1.16.0 (compiled with Erlang/OTP 26)
  • Waffle version (mix deps):
    {:waffle, "> 1.1"},
    {:waffle_ecto, "
    > 0.0"},
  • Waffle dependencies when applicable (mix deps):
  • Operating system:
    Windows 10 Pro

Expected behavior

The expected behavior is a valid file path resulting in the uploaded file being saved in the correct folder

%Waffle.File{
path: "c:/Users/Moses/AppData/Local/Temp/plug-1736-1WZ6/multipart-1736580694-728821873830-4",
file_name: "download.jpg",
binary: nil,
is_tempfile?: nil
}

Actual behavior

Saving yields the following result

{:error, ["Invalid Parameter - /Users\r\n"]}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant