×
Discuss about Archiving, Close of Business, Delivery Setup, Security Management System, Global Processing etc…
How to use CURL with service that contain "/"
- F@b
- Topic Author
- Offline
- New Member
Less
More
- Posts: 14
- Thank you received: 0
2 months 2 weeks ago - 2 months 2 weeks ago #24601
by F@b
How to use CURL with service that contain "/" was created 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
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
- Offline
- Platinum Member
- Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
Less
More
- Posts: 1181
- Thank you received: 157
2 months 2 weeks ago #24602
by VK
Cheers
VK
Replied by VK on topic How to use CURL with service that contain "/"
Hi
try to use instead of /:
try to use instead of /:
%2F
Cheers
VK
Please Log in or Create an account to join the conversation.
- F@b
- Topic Author
- Offline
- New Member
Less
More
- Posts: 14
- Thank you received: 0
2 months 2 weeks ago #24603
by F@b
Replied by F@b on topic How to use CURL with service that contain "/"
Hi,
Thank you very much, I try it , it works :)
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