Smartservice with tukish charakters

Home Forums kbmMW Smartservice with tukish charakters

Viewing 2 reply threads
  • Author
    Posts
    • #54189
      Ismet Sonmez
      Participant

      Hi

      test with liux command line, characters is diffrence

      How to convert?

      curl -v http://10.16.9.7:8001/api/v1/getitems/002/0?s1=çğıöşü

      kbmMW_Rest(‘method:get, path:”getitems/{firmno}/{onerow}”, freeResult:true’)]
      [kbmMW_Method]
      function GetItems([kbmMW_Rest(‘value:”{firmno}”‘)]const AFirmNo:string;
      [kbmMW_Rest(‘value:”{onerow}”‘)]const AOneRow:integer;
      [kbmMW_Rest(‘value:”$s1″‘)]const As1:string
      ):string;

      • This topic was modified 4 years, 7 months ago by Ismet Sonmez.
    • #54191
      Ismet Sonmez
      Participant

      Ok, resolved

      urlencode on comandline and on php urlencode(“/çğıöşü”);

       

    • #54193
      kimbomadsen
      Keymaster

      👍😊

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