portify icon indicating copy to clipboard operation
portify copied to clipboard

Illegal Value from Message.Field

Open jaychow opened this issue 11 years ago • 1 comments

getting this error after the transfer started...any ideas on how to fix it?

Error: Illegal value for Message.Field .spotify.metadata.proto.Restriction.catal ogue: 4 (not a valid enum value) at ProtoBuf.Reflect.Field.verifyValue (C:\Users\Jay\Documents\GitHub\portify \data\node_modules\spotify-web\node_modules\protobufjs\ProtoBuf.js:2321:27) at Message.add (C:\Users\Jay\Documents\GitHub\portify\data\node_modules\spot ify-web\node_modules\protobufjs\ProtoBuf.js:1693:53) at ProtoBuf.Reflect.Message.decode (C:\Users\Jay\Documents\GitHub\portify\da ta\node_modules\spotify-web\node_modules\protobufjs\ProtoBuf.js:2137:29) at ProtoBuf.Reflect.Field.decode (C:\Users\Jay\Documents\GitHub\portify\data \node_modules\spotify-web\node_modules\protobufjs\ProtoBuf.js:2594:46) at ProtoBuf.Reflect.Message.decode (C:\Users\Jay\Documents\GitHub\portify\da ta\node_modules\spotify-web\node_modules\protobufjs\ProtoBuf.js:2137:51) at Message.decode (C:\Users\Jay\Documents\GitHub\portify\data\node_modules\s potify-web\node_modules\protobufjs\ProtoBuf.js:1982:41) at Function.protobufjs_parse_wrapper [as parse](C:UsersJayDocumentsGitH ubportifydatanode_modulesspotify-weblibschemas.js:98:39) at Spotify._parse (C:\Users\Jay\Documents\GitHub\portify\data\node_modules\s potify-web\lib\spotify.js:1285:20) at parseData (C:\Users\Jay\Documents\GitHub\portify\data\node_modules\spotif y-web\lib\spotify.js:589:18) at C:\Users\Jay\Documents\GitHub\portify\data\node_modules\spotify-web\lib\s potify.js:577:20

jaychow avatar May 12 '14 00:05 jaychow

nevermind found the fix at #95

jaychow avatar May 12 '14 01:05 jaychow