When accessing my locally installed swagger environment from the browser, I'm able to get connected, authorized, and generate a token without any issues. When I try to connect to the API using Postman or YAAK, I get a 401 'Unauthorized' error. As far as I can tell, I've set all my headers and encoding correctly. What am I missing?
Question
Question
Replies
Hi Micah,
It would be helpful if you could share a screenshot of Postman or YAAK setup. Please make sure to redact any sensitive credentials or URLs as this is a public forum. I know people here have connected to the API with Postman before so that would allow comparison.
This might sound like a stupid question, but if I have anonymous authentication turned off in IIS and have basic auth turned on, in order for a token to be issued through the API, do I need to have a network user account (mydomain/username) or is there some way that I can have a Laserfiche only account grab a token?
I'm not even sure if my question makes sense.
Yes, you can do this, I am using Laserfiche accounts that I created in LFDS that I'm using with the self hosted API