We were using placedog.net for an automated test and have tried to switch to place.dog, but are getting a mismatch between the image's file type (image/png) and the request's content type (image/jpeg).
We have validation logic set up to ensure that a file's content type matches it's actual type for security reasons, which causes the upload to fail
We were using placedog.net for an automated test and have tried to switch to place.dog, but are getting a mismatch between the image's file type (
image/png) and the request's content type (image/jpeg).We have validation logic set up to ensure that a file's content type matches it's actual type for security reasons, which causes the upload to fail