How to access Bybit API with google apps script
I’m trying to get any response from the Bybit API using google apps script. I have been able to get response from the API when using simple nodeJS code. But when converting the syntax to google apps script I get a strange 403 error.