Laravel Vapor
#2972
Replies: 1 comment
-
@grsherwin 2 years later....(sorry). Did you every figure out how to fix this? I'm having the same problem. Only occurs on vapor during an excel export. CSV is fine. Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I run an export to excel on Laravel Vapor I get the following error. When I run this locally I have no issues.
Fatal error: Uncaught Exception: Error encoding runtime JSON response: Malformed UTF-8 characters, possibly incorrectly encoded in /var/task/vendor/laravel/vapor-core/src/Runtime/NotifiesLambda.php:49
Any ideas where I should be looking to find this issue?
I can import OK on Laravel Vapor.
Beta Was this translation helpful? Give feedback.
All reactions