Skip to content

Conversation

@Not-Dhananjay-Mishra
Copy link
Contributor

Fixes: #3921
Added an internal struct socialAccountsRequest and use it to send the request body instead of passing accountURLs directly, which previously caused an Invalid input error.
Since the struct is internal and the public method signature remains unchanged, this change introduces no breaking API changes.

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

Successfully merging this pull request may close these issues.

Bug: AddSocialAccounts and DeleteSocialAccounts of UsersService return Invalid input

1 participant