Bureau_G
(Bert-Jan)
1
Hello everyone,
Does someone have any experience with setting up an API connection with your ByBit account via UiPath Studio?
I have created an API key and secret but I can not get the settings right to get a proper respons via a http request.
Info about the API: https://bybit-exchange.github.io/docs/v5/guide
I am really curious how to do this. So if you know more about this, please let me know and become my hero of the day
.
Many thanks in advance!
ppr
(Peter Preuss)
2
whenever we have not succes with HTTP Request we do some experiments with Postman and then port it to HTTPRequest Activity.
If we encounter any blocker then we could setup a custom endpoint calling with the HttpClient offered from the .Net platform
In the case of bybit we would recommend to checkout the offered package
which we can make available by e.g.
system
(system)
Closed
3
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.