$ char in REST method path

Home Forums kbmMW $ char in REST method path

Viewing 3 reply threads
  • Author
    Posts
    • #55405
      mrluigi2017
      Participant

      Hi Kim,

      For my OData/Rest server I need to use $ character in the path attribute, but this doesn’t seem to work (service not available). I noticed that the path matching is done with regex and since the $ char has a specific meaning something might go wrong… Could you look into this?

      Thanks in advance!

       

      Luigi

    • #55412
      kimbomadsen
      Keymaster

      Hi,

      You should be able to escape the $ in the path:

      eg: path: something\$more

       

    • #55427
      mrluigi2017
      Participant

      Are you sure this should work? I can’t get it working here.

      • This reply was modified 4 years, 11 months ago by mrluigi2017.
    • #55463
      kimbomadsen
      Keymaster

      Hi,

      It will work in next update.

      best regards

      Kim/C4D

Viewing 3 reply threads
  • You must be logged in to reply to this topic.