Authentication error - storage?

Hi there,

I am getting auth error:

ERROR 23:30:43.291 c9e4a6c9ca4a23e9 Authentication error

Error: Authentication error
    at Function.forStatus (webpack://jira-admin-page-custom-ui/node_modules/@forge/storage/out/errors.js:30)
    at getResponseBody (webpack://jira-admin-page-custom-ui/node_modules/@forge/storage/out/global-storage.js:14)
    at GlobalStorage.mutation (webpack://jira-admin-page-custom-ui/node_modules/@forge/storage/out/global-storage.js:93)
    at async GlobalStorage.set (webpack://jira-admin-page-custom-ui/node_modules/@forge/storage/out/global-storage.js:59)
    at async startIntegration (webpack://jira-admin-page-custom-ui/src/Services/SentinelService.js:37)
    at async /tmp/tunnel7R3xpkTeoZrPG/index.js:31333:3
    at async resolve (webpack://jira-admin-page-custom-ui/node_modules/@forge/resolver/out/index.js:53)

Is it related with storage? How I can handle this type of error?

Thank you

Can you be more specific when you’re getting this auth error? What is the call you’re making? Can you provide us with the sample request you’re calling?