• Resolved pshemek

    (@emmek)


    There is a problem with rendering the plugin panel in Safari under MacOS.
    AxiosError says about missing authorization header.
    In other browsers the panel works fine.

    [Error] Failed to load resource: the server responded with a status of 401 () (account, line 0)
    [Error] AxiosError: Request failed with status code 401
    (anonimowa funkcja) (main-app.c7de9229.js:1408:1840395)
    onError (main-app.c7de9229.js:1298:1721710)
    lt (main-app.c7de9229.js:1298:1714762)
    (anonimowa funkcja) (main-app.c7de9229.js:1298:1715559)
    promiseReactionJob
    [Error] Failed to load resource: the server responded with a status of 401 () (account, line 0)
    [Error] AxiosError
    (anonimowa funkcja) (main-app.c7de9229.js:1408:1840395)
    onError (main-app.c7de9229.js:1298:1721710)
    lt (main-app.c7de9229.js:1298:1714762)
    (anonimowa funkcja) (main-app.c7de9229.js:1298:1715559)
    promiseReactionJob

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Furgonetka.pl

    (@furgonetka)

    I’m sorry you had to wait so long for a response. The reported error is likely caused by the ‘Prevent cross-site tracking’ option, which blocks the display of part of the plugin through the iFrame we use. Disabling this option should resolve the reported issue.

    Thread Starter pshemek

    (@emmek)

    True.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘The plugin panel not working in Safari because of API request error’ is closed to new replies.