Hello, Prashant
This is a message from file databaseUtils.js. It means that your upload_service must pass this validation:
isCorrectService = options.type === 'post' && options.contentType === false && /^.*\/files$/i.test(options.url);
(line 6 databaseUtils.js)