We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello Mastonet Team,
I'm experiencing an issue with the GetAdminAccounts function in the Mastonet library when interacting with Mastodon. Here are the details:
GetAdminAccounts
System.Text.Json.JsonException
I would appreciate any help or guidance on resolving this issue. Thank you for your time and effort in maintaining this project.
Best regards.
The text was updated successfully, but these errors were encountered:
The culprit for this issue is that certain fields in AdminAccounts should be nullable now, but aren't.
Sorry, something went wrong.
No branches or pull requests
Hello Mastonet Team,
I'm experiencing an issue with the
GetAdminAccounts
function in the Mastonet library when interacting with Mastodon. Here are the details:GetAdminAccounts
method, aSystem.Text.Json.JsonException
occurs.I would appreciate any help or guidance on resolving this issue. Thank you for your time and effort in maintaining this project.
Best regards.
The text was updated successfully, but these errors were encountered: