Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Impossible to change password containing symbols '>' or '<' #48

Open
diaus opened this issue Aug 4, 2022 · 0 comments
Open

Impossible to change password containing symbols '>' or '<' #48

diaus opened this issue Aug 4, 2022 · 0 comments

Comments

@diaus
Copy link

diaus commented Aug 4, 2022

When trying to change password (via setAccount request) that contains either '>' or '<' symbols error returned:
["errorDetails": Session not found, "errorCode": 403005, "apiVersion": 2, "callId": a82c802bbd224cdc81e53f8d1e74929e, "time": 2022-08-04T04:36:26.635Z, "statusReason": Forbidden, "errorMessage": Unauthorized user, "statusCode": 403]

The same issue presented for any setAccount request that contains '>' or '<' symbols, i.e. for changing first/last name in profile.

Issue can be fixed by adding "><" symbols to GigyaDefinitions.charactersAllowedInSig

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant