File upload API "overwrite=true" not working

When I use “overwrite=true” in my querystring, it doesn’t let me do it - it says the file already exists and returns error . Is there something I am doing wrong?

Here is screenshot from Postman. Many thanks

Hello @sim_sim ,

I was not able to reproduce the issue, could provide cUrl that shows the issue just press code button in postman https://take.ms/tqnW19

Maybe this response can help File upload from Appgyver - #32 by Joel_Maclean

@sergey.kuk - thanks for your reply - I had a hidden newline character after the “true” at the end of my string

Works now = thanks