About the API, as you know since I posted a reference in the site's chatroom, I have written some example code to test it. According to the results I got and what results I shared in the chatroom, we confirmed that the API worked and the getticker method returned valid results. Furthermore, according to my further testing and the error message I met, the API has yet to have a proper communication with the developer. For test purpose, I intentionally generated different kinds of error and the error message that I saw was always the same that also did not tell much.
{"success":"0","error":"No method found or unknown error occured."}
To help further testing, I am asking for a better error handling where I could see more error messages that express the issue with more details.
Nevertheless, I will upload the example codes I have already and will write more in the future.
In the meantime, may I ask what methods are supposed to work already?