rhiskey / vkaudioposter_Console

VK.com wall posts generator
GNU Affero General Public License v3.0
0 stars 0 forks source link

VkNet.Exception.ParameterMissingOrInvalidException: One of the parameters specified was missing or invalid: photo is undefined #74

Closed rhiskey closed 2 years ago

rhiskey commented 3 years ago

View details in Rollbar: https://rollbar.com/first3395/vkaudioposter_Console/items/41/

Traceback (most recent call last):
  File "VkNet.Utils.VkErrors", line 23, in VkNet.Utils.VkErrors.IfErrorThrowException(System.String json)
  File "VkNet.VkApi", line 64, in VkNet.VkApi.Invoke(System.String methodName, System.Collections.Generic.IDictionary`2[System.String,System.String] parameters, System.Boolean skipAuthorization)
  File "VkNet.VkApi", line unknown, in VkNet.VkApi.CallBase(System.String methodName, VkNet.Utils.VkParameters parameters, System.Boolean skipAuthorization)
  File "VkNet.VkApi", line 38, in VkNet.VkApi.Call(System.String methodName, VkNet.Utils.VkParameters parameters, System.Boolean skipAuthorization)
  File "VkNet.Categories.PhotoCategory", line unknown, in VkNet.Categories.PhotoCategory.SaveWallPhoto(System.String response, System.Nullable`1[System.UInt64] userId, System.Nullable`1[System.UInt64] groupId, System.String caption)
  File "/src/vkaudioposter_Console/VKUtills/VkTools.cs", line 147, in vkaudioposter_Console.VKUtills.VkTools.SendOnServer(System.String photoFilename, System.String postMessage, System.Collections.Generic.List`1[System.String] trackNamesList)
VkNet.Exception.ParameterMissingOrInvalidException: One of the parameters specified was missing or invalid: photo is undefined