Forum Discussion

Inactive User's avatar
Inactive User
5 years ago

POST Parameters

We are testing a bot-detection tool on our community and see false positives being triggered on some of the pages, which we suspect is a result of the the autosave behavior that happens every 30 seconds. We are trying to determine if there is any difference in terms of POST arguments, HTTP headers, or query strings that will distinguish an autosave POST from the final submit one. Based on our testing, we see the POST parameter “autosave: true” that is being used by the app when message is saved, and the final POST for message submissions does not use this parameter. Can anyone confirm that the distinction between the POST arguments is correct or if there are any other differences we could use to distinguish between autosave and the final post?

  • RyanPi's avatar
    RyanPi
    Khoros Staff

    Greetings,

    Can I get a bit more information on what specific endpoints you're asking about? Is this related to creating a message on Community?

    With your response, I'll see if I can get find the right answer for you.

    Thanks,

    Ryan

    • Inactive User's avatar
      Inactive User

      Hi Ryan,

      Yes, this in related to creating a message on Community.

      Thanks,

      Kimberly