Is this an error in the endpoint or a different issue?

Hi all –

I made a post earlier regarding the getcashbalance endpoint → I have gone on to test the endpoint in the API page and I still do not get a response from the server.

image

Does anyone have any idea what’s going on?

I keep trying to submit this request using the requests library in python, and the server just returns an empty b frame.

also if anyone could let me know if userID is the same as accountID in terms of parameters in the API documentation, that would be great

on further evaluation, this is definitely a problem that exists with the endpoint as its returning a 404 error in both my python program and in the tradovate API environment.