× Discuss about Archiving, Close of Business, Delivery Setup, Security Management System, Global Processing etc…

How to use CURL with service that contain "/"

More
2 months 2 weeks ago - 2 months 2 weeks ago #24601 by F@b
Hi, 
I'm new in T24. Please I need your help; I'm able to do a  CURL on a service like "COB" (  curl https://192.168.1.1/irf-provider-container/api/v2.0.2/system/services/COB) the output is success , but I'm not able to do a curl on a service with "/" like "BNK/T24.UPLOAD.PROCESS".  even if I replace "/" by ","  curl https://192.168.1.1/irf-provider-container/api/v2.0.2/system/services/BNK,T24.UPLOAD.PROCESS the output is failling?
Thanks to advice 
Last edit: 2 months 2 weeks ago by F@b.

Please Log in or Create an account to join the conversation.

  • VK
  • VK's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
More
2 months 2 weeks ago #24602 by VK
Hi
try to use instead of /:
%2F

Cheers
VK

Please Log in or Create an account to join the conversation.

More
2 months 2 weeks ago #24603 by F@b
Hi, 
Thank you very much, I try it , it works :)
 

Please Log in or Create an account to join the conversation.

Time to create page: 0.073 seconds