Closed kadishmal closed 7 years ago
@kadishmal I just released a new 2.0.0
version which support 5.x
and 6.x
version ! Give it a shot and tell me if things looks better.
I've been running into this as well. It looks like it happens when the account I'm logging in as is not an administrator. Does anyone know if the auth API only allows admin users? I was hoping I could use a normal user account that has less privs.
The Auth API returns: {"error":{"code":402},"success":false}
Might be related to https://github.com/kwent/syno/issues/28.
Hi @kadishmal and @jquatier, i just released 2.1.0
version on NPM.
This issue should be fixed.
Regards,
Receiving
105
error code even when using the admin account.Found a similar issue at http://forum.synology.com/enu/viewtopic.php?f=223&t=76514 where the user said "I wasn't passing the Session ID by using GET".