Jump to content

Trouble authenticating as user


champinzee

Recommended Posts

champinzee

I am having trouble authenticating as user through the apis. I'm trying to get a POST in postman working before I move it into py code.

 

I have followed the docs to the best of my ability. I have tried both AuthenticateByName and Authenticate, but come up short with a: "500 - Exception of type 'SQLitePCL.pretty.SQLiteException' was thrown." each time. This isn't giving me much to work with.

 

Any ideas how to get passed this? Thanks in advance.

Link to comment
Share on other sites

champinzee

Update: When I remove the Content-Type header in the request I move onto "Value cannot be null. Parameter name: username" despite having the username in the request body.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...