Forum Discussion
5 Replies
- baxatobCommunity Hero
Error 403 means that access with the given request is forbidden for some reason related to authentication .
What authentication method is used?
- JaneFNew Contributor
We are using .NET MVC form to send authentication credentials.
- baxatobCommunity Hero
First read this topic: https://support.smartbear.com/loadcomplete/docs/testing-with/authentication/about.html#fba
And try to setup credentials in Authentication Editor.