REST call with postFormat FORM throws Boxed Error

  • Philipp Sitzmann
    Participant
      5 years, 10 months ago #16557

      Hi,

      I created a REST call to an API with user / password auth.

      I need to POST a x-www-form-urlencoded encoded body, to recieve the access key.

      I tested the setup with password and everything in POSTMAN and the access works.

       

      But if I try to use the Connector in Simplifier i get an error

       

      Setup is :

       

      if i use FORM as postFormat I get the error:

      If i use PLAIN or JSON I get the error:

      I also added the error log ( which is quiet a pain to get out of the logger… )

      Thanks for any sugesstions.

       

      cheers

      Philipp

      Attachments:
      You must be logged in to view attached files.
      Kahn
      Moderator
        Has successfully completed the online course Introduction
        Has successfully completed the online course Intermediate (200)
        Has successfully completed the online course Advanced (300)
      5 years, 10 months ago #16570
      Up
      0
      Down
      ::

      Hello, the boxed error message is a bug on which we will look upon. The main error is, that redirections are not supported by the REST Connector. You have to use the correct final endpoint of the service if you want to use the REST Connector.

       

      Best Regards

    Viewing 2 posts - 1 through 2 (of 2 total)

    You must be logged in to reply to this topic.