Using the sample codes provided in the examples directory and replacing the values with my own account details. I am trying to access my simulation account here:
Now the output prints 1010, which according to the list of error codes, says that there is an error with a business parameter. Am I missing something here?
Using the sample codes provided in the examples directory and replacing the values with my own account details. I am trying to access my simulation account here:
Running
get_account_info()
gives me the following error:Upon further investigating to find out what the response code was:
Now the output prints
1010
, which according to the list of error codes, says that there is an error with a business parameter. Am I missing something here?