Invalid or missing offset value, originated from request

Trying to upload an image using the software resourcespace and getting the following error within the uppy.js file. Wondering if someone in this group might recognize it and know a solution.

I’ve created a short 1:30 video to highlight my issue and make it easier to understand:

Thanks.

Hi, can you share your uppy integration code? I’m not sure what is going but it seems you are trying to intercept a request and do something custom on the server (res is something from your server, not something from Uppy) , and that might not be what your uploader is expecting.