Closed FelixButzbach closed 3 years ago
What does the malformed JSON look like?
@Fleker the problem went away. Not sure when or why but the code is now working, even with debug=false
. Maybe it was some problem with account confusion as I use different accounts to test and deploy, or cache, maybe?
Anyways, closing the issue now
The following code is only working when the app is started in debugging mode:
If debug is set to false, the JSON response is malformed and the action returns an error to the user. If I remove one of the Suggestions, the code works also when debug=false.