python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Binance API 'Unauthorized' Reponse
I've made a call of Client.MakeRequest("/api/v3/account"); to check if I'm authorized to make such a call, but I keep getting an error status 'unauthorized' everytime I make the call.
public...

Sylas Coker
Votes: 0
Answers: 1
Python Twitter API program returns error code 403: Forbidden
I am a beginner working through the python basics course on Freecodecamp.com. I am using Mac OS, python3.10.
I am trying to connect to twitter's API using an http request, gather data and then parse t...
Jon Guinn
Votes: 0
Answers: 2