Click here to Skip to main content
15,887,585 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hi i try to call a api of cctx with curl i formatted a code in this mode

curl -X GET "http://localhost:3000/exchange/binance/orderBook?symbol=BTCUSDT&limit=1&id=MYAPI&apiKey=1230000&secret=SECRETECODE000092934845F" -H  "accept: application/json"

but not return nothing not error not data
nayone can help me? have some experience about cctx ? api thanks at all

What I have tried:

i try also cal by browser but sort the some effect
Posted
Comments
Richard Deeming 5-Feb-24 9:35am    
The only people who can help you are the people who wrote the service you're trying to call. Nobody here can guess what the problem is.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900