· 5 years ago · May 26, 2020, 06:54 PM
119:50:32 api | MagicAdminSDKError: Magic Admin SDK Error: [SERVICE_ERROR] A service error occurred while communicating with the Magic API. Check the `data` key of this error object to see nested errors with additional context.
219:50:32 api | at new MagicAdminSDKError (/Users/christopherburns/Repos/everfund/dashboard/node_modules/@magic-sdk/admin/src/core/sdk-exceptions.ts:9:5)
319:50:32 api | at Object.createServiceError (/Users/christopherburns/Repos/everfund/dashboard/node_modules/@magic-sdk/admin/src/core/sdk-exceptions.ts:46:10)
419:50:32 api | at /Users/christopherburns/Repos/everfund/dashboard/node_modules/@magic-sdk/admin/src/utils/rest.ts:22:11
519:50:32 api | at step (/Users/christopherburns/Repos/everfund/dashboard/node_modules/@magic-sdk/admin/dist/utils/rest.js:33:23)
619:50:32 api | at Object.next (/Users/christopherburns/Repos/everfund/dashboard/node_modules/@magic-sdk/admin/dist/utils/rest.js:14:53)
719:50:32 api | at fulfilled (/Users/christopherburns/Repos/everfund/dashboard/node_modules/@magic-sdk/admin/dist/utils/rest.js:5:58)
819:50:32 api | at processTicksAndRejections (internal/process/task_queues.js:97:5) {
919:50:32 api | code: 'SERVICE_ERROR',
1019:50:32 api | data: [
1119:50:32 api | {
1219:50:32 api | data: {},
1319:50:32 api | error_code: 'REQUEST_NOT_AUTHORIZED',
1419:50:32 api | message: 'The current user is not authorized to access the requested resource. Please make sure the user is authorized to all input parameter entities.',
1519:50:32 api | status: 'failed'
1619:50:32 api | }
1719:50:32 api | ]
1819:50:32 api | }