Nove [876 Gaming]Original post
Rank 2: Process
Attempting to use the sdk method account.Get(), but paying in the project Id and a valid jwt to the client does not result in success but rather an error being thrown Error: The given key 'password' was not present in the dictionary. Is there something i am missing out on or is this a bug?
Summary
Developers are encountering an error when using the .net SDK method account.Get(). The error 'The given key 'password' was not present in the dictionary' is being thrown. This might be a bug with the SDK implementation or a missing key in the request. Double-check the code to ensure all necessary keys are included in the request.