FleekHQ/fleek-storage-js

can anyone can resolve this issue Access denied in fleek storage

Opened this issue · 0 comments

    at Request.extractError (/home/prabin/Documents/abc/storage/node_modules/aws-sdk/lib/services/s3.js:711:35)
    at Request.callListeners (/home/prabin/Documents/abc/storage/node_modules/aws-sdk/lib/sequential_executor.js:106:20)
    at Request.emit (/home/prabin/Documents/abc/storage/node_modules/aws-sdk/lib/sequential_executor.js:78:10)
    at Request.emit (/home/prabin/Documents/abc/storage/node_modules/aws-sdk/lib/request.js:686:14)
    at Request.transition (/home/prabin/Documents/abc/storage/node_modules/aws-sdk/lib/request.js:22:10)
    at AcceptorStateMachine.runTo (/home/prabin/Documents/abc/storage/node_modules/aws-sdk/lib/state_machine.js:14:12)
    at /home/prabin/Documents/abc/storage/node_modules/aws-sdk/lib/state_machine.js:26:10
    at Request.<anonymous> (/home/prabin/Documents/abc/storage/node_modules/aws-sdk/lib/request.js:38:9)
    at Request.<anonymous> (/home/prabin/Documents/abc/storage/node_modules/aws-sdk/lib/request.js:688:12)
    at Request.callListeners (/home/prabin/Documents/abc/storage/node_modules/aws-sdk/lib/sequential_executor.js:116:18) {
  **code: 'AccessDenied',
  region: null,
  time: 2023-01-30T08:26:18.522Z,
  requestId: '173F08B8015F93E4',
  extendedRequestId: undefined,
  cfId: undefined,
  statusCode: 403,
  retryable: false,
  retryDelay: 39.20758658911196**
}```