REST Headers

Comments

  • [font=Roboto, Arial, Helvetica, sans-serif]Ive started to watch the training webinars to learn more about Decision. Furthermore, we have started to implement our project on Decision but we encountered a problem with the "Edit REST Service Method". Indeed, we are trying to scrape data from an API, and to be able to do so we have to include additional HTTP Headers (See the attached files 1). As a result, we have an error during the debugging process (see the attached files). It seems that this header is a restricted one ("[/font]The User-Agent header must be modified using the appropriate property or method. Parameter name: name"). Do you know a way to fix this?

  • [font=Roboto]This a known issue that were in the process of fixing. Using UserAgent as the headers name instead of the normal User-Agent will work.[/font]

Sign In or Register to comment.