charlesshoults
Results
3
comments of
charlesshoults
I too am having issues with no valid answer. I have an API key (clientId, secretKey) and am taking otp as an input variable, but it doesn't seem to be...
I figured out my issue. On the line where I'm referring to the previously set clientId and secretKey, I need to have a $ for the variable.
When I tried adding the port number like the first mention, the last part of the error I got was "TypeError: an integer is required" I removed the quotes and...