Viewing 1 replies (of 1 total)
  • Plugin Author TeslaThemes

    (@teslathemes)

    Hi,
    Sorry for big delay,
    You need to configure your htaccess file to allow access from any origins.

    You may try this code to be sure if your htaccess is the problem:

    <IfModule mod_security.c>
    # Turn off mod_security filtering.
    SecFilterEngine Off

    # The below probably isn’t needed, but better safe than sorry.
    SecFilterScanPOST Off
    </IfModule>

    Kind regards, Tesla Team.

Viewing 1 replies (of 1 total)
  • The topic ‘Worked then suddenly error’ is closed to new replies.