This is a cry for help, because I'm totally flummoxed.
Today, out of the blue, a working implementation of Valence that checks a user's existence and creates that user if they do not exist, has suddenly begun to throw 403s (invalid permissions).
The D2L sample continues to work when manually authenticated with the same data passed to our app, so this doesn't seem to be a server configuration issue or an issue with changes in the LE
(No permissions have been altered on the LE, for what it's worth.)
Does anyone have any idea what could cause this phenomenon? Is there anything besides invalid user role permissions that could cause a 403 response?
Thank you for any help!