Can anyone tell me what the above, MyPublicToken or MyAccessToken is and where do I get that info from? currently in code it is set to 'abcdefghijklmnopqrstuvwxyz' and I cannot find any documentation on where to get these codes from.
Sorry I didn't understand that at all. Its not clear where that MyPublicToken, or MyAccessToken can be generated from, do note that i am not talking about MyAPIKey or MyAPISecret that I've already added in code. But doesn't say where we can get the token from?
As of right now when i build it without changing MyPublicToken and MyAccessToken i get error DEBUG: 405 {"status":"error","message":"Request method not allowed","data":null,"error_type":"GeneralException"}
Its not clear where that MyPublicToken, or MyAccessToken can be generated from, do note that i am not talking about MyAPIKey or MyAPISecret that I've already added in code. But doesn't say where we can get the token from?
As of right now when i build it without changing MyPublicToken and MyAccessToken i get error
DEBUG: 405 {"status":"error","message":"Request method not allowed","data":null,"error_type":"GeneralException"}