Hello,
The BotStore is no longer working.
When I try to sell a template via a request, it doesn’t work anymore.
I tested using this page: https://userarea.zennolab.com/BotStore.asmx?op=SaleBots, which used to work in the past, but now it returns the following error:
I have properly encoded the password in MD5, etc., but this is quite problematic…
I really need this function to work.
Could you help me resolve this issue?
Thanks in advance.
The BotStore is no longer working.
When I try to sell a template via a request, it doesn’t work anymore.
I tested using this page: https://userarea.zennolab.com/BotStore.asmx?op=SaleBots, which used to work in the past, but now it returns the following error:
C#:
System.Exception: Exception of type 'System.Exception' was thrown.
at activation.BotStore.SaleBots(String login, String password, String customerEmail, String ids, Boolean isSubscription, Int32 subscriptionDaysCount, Int32 forProducts) in C:\Code\UserArea\userarea\activation\BotStore.asmx.cs:line 315
I really need this function to work.
Could you help me resolve this issue?
Thanks in advance.