This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

1IM 8.0 calling scripts with REST does not work

Hi there,

I try to make a CCC_someName script  run with REST. I can make a CCC_HelloWorld with 0 parameters run but not one with one or more input parameters.

This is how it should work:

And this is what I do:

The logfile always tell me the number of necessary parameters and that it receives 0.

Any ideas or suggestions?

Authorization seems not to be an issue. This is tested.

Thx

cka

Parents
  • Hi Markus,
    Thx. Accept header was set. I wonder: how many headers and which have you used? Maybe I have done sth. wrong in this respect. Until now I have set 2: Accept header to application/json . 2nd content-type is set to: application/x-www-form-urlencoded
    I have not tested it in the web ui. I only had copied the example from the REST 8.0 documentation
Reply
  • Hi Markus,
    Thx. Accept header was set. I wonder: how many headers and which have you used? Maybe I have done sth. wrong in this respect. Until now I have set 2: Accept header to application/json . 2nd content-type is set to: application/x-www-form-urlencoded
    I have not tested it in the web ui. I only had copied the example from the REST 8.0 documentation
Children
No Data