YAFLogo

tonyatl
  • tonyatl
  • 55.6% (Neutral)
  • YAF Forumling Topic Starter
a month 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% (Honored)
  • YAF Forumling YAF Version: v4 RC
a month ago
There's a line in the default appsettings.json: 

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