• Hi,
    On line 414 of this plugin (this line), a request is made to https://extractor.torob.com/validate_token to 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.