Alternative `check_request` method
-
Hi,
On line 414 of this plugin (this line), a request is made tohttps://extractor.torob.com/validate_tokento authenticate the source of the request. Sending this external request might lead to timeouts.
To avoid this, authentication should be performed using either an API token or by signing the request.
Therefore, please consider changing the authentication method.
You must be logged in to reply to this topic.