giantbomb-extralife / giantbomb-extralife-nodecg

NodeCG Bundle for GB Extra Life Team Members
Other
8 stars 4 forks source link

API Issue #22

Closed jasonmasters-git closed 3 years ago

jasonmasters-git commented 3 years ago

Hello, me again (sorry). I poked around more and this error shows up when I enter my participant ID number. When I enter the team (Giant Bombs) number, no error happens. It only happens when I try to enter my ID into the field on the dashboard.

2021-10-21T23:52:53.519Z - error: [giantbomb-extralife-nodecg] Error scraping Extra Life API: Error: Invalid value rejected for replicant "donations" in namespace "giantbomb-extralife-nodecg": Field "approved.0.message" is the wrong type. Value "null" (type: object) was provided, expected type "string" Field "approved.1.message" is the wrong type. Value "null" (type: object) was provided, expected type "string"

at Replicant.validate (H:\Extra Life\giantbomb-extralife-2021-Windows_NT\nodecg\lib\replicant\shared.js:295:12)
at Object.set (H:\Extra Life\giantbomb-extralife-2021-Windows_NT\nodecg\lib\replicant\shared.js:174:14)
at updateDonations (H:\Extra Life\giantbomb-extralife-2021-Windows_NT\nodecg\bundles\giantbomb-extralife-nodecg\dist\src\extension\scraper.js:123:39)
LtSquigs commented 3 years ago

Of course I missed this when testing XD

Ive updated the release with binaries that should be fixed

jasonmasters-git commented 3 years ago

Good to go! Thanks, man.