babelshift/SteamWebAPI2

Error Mapping Types - GetPublishedFileDetails Endpoint

Alexr03 opened this issue · 4 comments

Hello,

I am receiving this error when trying to execute GetPublishedFileDetails. This is the StackTrace : https://i.Alexr03.com/aid33R1993NH.png

Any help would be appreciated!

Hi Alex. What parameters and values are you using? There are several overloads to that method.

Hello,

I am giving it a list ulong and thats it, I print the values to console and they are indeed correct.

Please provide the exact values that can reproduce this problem.

I have attempted with my own values and cannot reproduce.

For example: itemcount = 1 and publishedfileids[0] = 55555 does not cause a problem.

Please re-open when you have more info.