Getting JSON parsing error that i'm not getting on my local machine
paulh6819
TRIALOP
2 years ago
When my backend sends a JSON string it get cut off randomly and my frontend throws a parsing error. But the same code works on my local machine, WHY? I am using server side events.