-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Following the README, can you help describe where this test scenario has gone awry?
https://github.com/mitch-b/synology-forbidden-error-test
I've created an ASP.NET Core Web project that tries to connect to a Synology server configured in the appsettings.json, and configured / executed in Startup.cs for demo purposes.
Even if I attempt with valid credentials, I'm getting a Forbidden 403 error. I'm on DSM 6.1.5-15254 Update 1. I tried this on an account without two factor authentication enabled, but I also tried with another account sending OtpCode as well. Still no success.
Thanks for any advice!
Reactions are currently unavailable