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

VkNet.Exception.UnknownMethodException: Unknown method passed (audio.getPlaylists) #21

Open
IronPythonDev opened this issue Jul 7, 2022 · 3 comments
Assignees
Labels
question Further information is requested

Comments

@IronPythonDev
Copy link

VkNet.Exception.UnknownMethodException: Unknown method passed
  ?, in void VkErrors.IfErrorThrowException(string json)
  ?, in string VkApi.Invoke(string methodName, IDictionary<string, string> parameters, bool skipAuthorization)
  ?, in string VkApi.CallBase(string methodName, VkParameters parameters, bool skipAuthorization)
  ?, in T VkApi.Call<T>(string methodName, VkParameters parameters, bool skipAuthorization, params JsonConverter[] jsonConverters)
  ?, in VkCollection<AudioPlaylist> AudioCategory.GetPlaylists(long ownerId, uint? count, uint? offset)
  ?, in Task<VkCollection<AudioPlaylist>> AudioCategory.GetPlaylistsAsync(long ownerId, uint? count, uint? offset)+() => { }

Может кто-то сталкивался с подобным ?

@ghost
Copy link

ghost commented Jul 7, 2022

https://id.vk.com/account/#/security
image
Отключено?

@IronPythonDev
Copy link
Author

https://id.vk.com/account/#/security image Отключено?

У меня это включено и все работает отлично

@itsokto itsokto added the bug Something isn't working label Nov 21, 2022
@itsokto itsokto self-assigned this Nov 21, 2022
@itsokto itsokto closed this as completed Nov 21, 2022
@itsokto itsokto reopened this Nov 21, 2022
@itsokto itsokto added question Further information is requested and removed bug Something isn't working labels Nov 21, 2022
@itsokto
Copy link
Collaborator

itsokto commented Nov 21, 2022

скорей всего audio.getPlaylists удалили из апи вк

@itsokto itsokto changed the title VkNet.Exception.UnknownMethodException: Unknown method passed VkNet.Exception.UnknownMethodException: Unknown method passed (audio.getPlaylists) Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants