I was using Otto v3 to process uploaded files however in OttoFMS whenever I try to upload a file I get some weird errors. I’ve been searching uncessfully so far in the OttoFMS docs on how Otto V4 expects files to be uploaded via the webhook but so far I have not been able to find anything.
Any assistance you can provide would be appreciated.
Sorry the docs, and ui need to be updated to show the File upload options. The main difference is that the url path segment file changes to filereceiver. For example:
/otto/filereceiver/test_api.fmp12/test.test
That should work. Let me know if that helps or if it doesn’t send me the error so i can take a deeper look.