swind
Level 2
since ‎02-02-23
‎17-06-24

User Statistics

  • 3 Posts
  • 0 Answers
  • 0 Likes given
  • 0 Likes received

User Activity

Hi,  I'm working for a major client on a robot which uses SOAP Web Services to access and update an online database. It uses HTTP Authentication with username and password of the user account of the robot.  For security reasons, all robots (and user...
Hi everyone,  I'm trying to upload two files to an API endpoint with the Web AP Services. I'm using a POST Multiple Files action, but I keep getting a Status 400 error which states: [Failed to read the request form. Missing content-type boundary.]   ...