In a few of my projects, I am facing this issue and it is only happening with 2-3 users as of now.
- I am unable to grant them permission as it is showing that the username is invalid whenever i use the actual username for eg. “Abcd”. But I can give access to “abcd” and it is still showing up on their dashboard and they are able to get till the form. But as soon as they fill a form and press submit, its giving them an “error 401”.
- I even tried logging into their account to check for the issue. When i checked the settings it showed “failed to get api token”, “authentication credentials were not provided”.
- I have tried logging in/out/incognito and different devices but the issue still persists. The forms are on the global server.
- Rest of the users are still able to submit normally.
