YAFLogo

Posted by: tonyatl - Tuesday, 24 December 2024 04:01:36
When entering the subject for Post New Topic, a javascript error is generated after a certain number of characters, giving the message SyntaxError: Unexpected end of JSON input. Pressing enter results in http 429. I can go back to the subject line to complete it.

Posted by: ora - Tuesday, 24 December 2024 06:09:28
There's a line in the default appsettings.json:  [code=json]​    "UseRateLimiter": true,[/code] Does setting it to false fix this 429 issue?