Question
spaces presigned url return token when posted correctly
i need to validate that a file was uploaded, my idea is that the servert return a validation token or redirect to my page with a /validationToken. my question: is possible to make that the server return something when posted(putted) correctly?