bbc / sqs-consumer

Build Amazon Simple Queue Service (SQS) based applications without the boilerplate
https://bbc.github.io/sqs-consumer/
Other
1.72k stars 331 forks source link

processing_error on consumerFileUploaded #309

Closed geetee24 closed 1 year ago

geetee24 commented 2 years ago

processing_error on consumerFileUploaded

any idea what causes this?

unexpected token e in JSON at position 1

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

geetee24 commented 1 year ago

awaiting reply with solution or recognition of bug

nicholasgriffintn commented 1 year ago

This sounds like a specific issue to your implementation, without more information there's not much that we can do for you here.

The error suggests that JSON has not been returned though.