YAFLogo

tonyatl
  • tonyatl
  • 55.6% (Neutral)
  • YAF Forumling Topic Starter
2 months ago
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.

Sponsor
ora
  • ora
  • 83.600006% (Honored)
  • YAF Forumling YAF Version: v4 RC
2 months ago
There's a line in the default appsettings.json: 

​    "UseRateLimiter": true,
Does setting it to false fix this 429 issue?