iamrunar / bybit-best-otc-sellers-bot

Apache License 2.0
0 stars 0 forks source link

how get bybitSecureToken? #5

Open lordmen99 opened 5 months ago

lordmen99 commented 5 months ago

nice script bro, but my question for this bybitSecureToken, how get this token? its can create with API KEY & SECRET bybit?

iamrunar commented 5 months ago

Hi bro, thanks for asking. I obtain the secure-token straight from the cookies of any request made to the Bybit API. The key is called secure-token. I haven't yet found a more secure method for acquiring it. If you find a better way, let me know.

lordmen99 commented 5 months ago

Hi bro, thanks for asking. I obtain the secure-token straight from the cookies of any request made to the Bybit API. The key is called secure-token. I haven't yet found a more secure method for acquiring it. If you find a better way, let me know.

same way, i get it after login and inspect :). but if u try descrypt that signature its contain some header and payload.