Closed BOTI-david closed 2 years ago
Which version of the code resulted in this error message? The one published in SSC or the current one in this repository?
Please retry with the version published here in this repository by downloading and replacing the SuSo.class and SuSoBase.class files and restarting Stata afterwards. Please do let know if this helped.
There was a similar issue: https://github.com/radyakin/susoapi/issues/12 It is important to know whether the user is given permissions on the server. What workspaces are defined and what permissions are given to this user?
Try to login using admin credentials and see if it makes any difference.
The problem has been reproduced with the SSC-released version and the incorrect credentials specified during initiation of the API client (for the same version of the Survey Solutions server).
The issue is attributed to the problem with authentication data, not with the API client code.
@radyakin #16 when running SuSo API from stata, I get the following error after running the command line in stata .t=.SuSo.new server login password. Is my specification for creating a client API correct? if so what is the problem...I am new to Python programming. thanks for your help
Originally posted by @BOTI-david in https://github.com/radyakin/susoapi/issues/16#issuecomment-915757386