I am currently working on a project using the SAFE Network core libraries; and I am facing some issues with authentication. Check below error message :
[Error Message: Authentication Failed - Invalid credentials provided]
I have double-checked my credentials and ensured they are correct.
I am using -
-SAFE Network library version: 0.11.2
-Operating System: Windows 10
I have initialize the SAFE Network . Try to authenticate using the provided credentials. Receive the error message.
Am I understanding this right - you’re using a JavaScript library api of some kind and not interfacing the current rust code directly…?
If yes which library…? Most certainly it’s from a previous iteration of everything and the release is years old… ?
… Sorry sadly by now there’s many libraries out there by now - but all I know of are from previous development stages and as of now I don’t think there is a official api to wrap into a language binding…