redboxllc / bugsnag-roku

Bugsnag library for Roku
Apache License 2.0
7 stars 6 forks source link

ResponseModel - Type mismatch for the data field #4

Closed darktasevski closed 3 years ago

darktasevski commented 3 years ago

There is no ResponseModel in the bugsnag-roku, so this might be a weird error for some users. I'm not really sure if we need a response model for Bugsnag notify method at all, but if we need it, then we should add it to the repo.

BRIGHTSCRIPT: ERROR: roSGNode.AddReplace: "data": Type mismatch: pkg:/components/roku_modules/bugsnagroku/BugsnagTask.brs(368)
darktasevski commented 3 years ago

Fixed in #7