You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unhandled rejection StatusCodeError: 401 - {"error":"invalid_request","error_description":"Token type is not allowed."}
at new StatusCodeError ((my project path)/node_modules/request-promise-core/lib/errors.js:32:15)
at Request.plumbing.callback ((my project path)/node_modules/request-promise-core/lib/plumbing.js:104:33)
at Request.RP$callback [as _callback] ((my project path)/node_modules/request-promise-core/lib/plumbing.js:46:31)
at Request.self.callback ((my project path)/node_modules/request/request.js:185:22)
at Request.emit (node:events:390:28)
at Request.emit (node:domain:475:12)
at Request.<anonymous> ((my project path)/node_modules/request/request.js:1154:10)
at Request.emit (node:events:390:28)
at Request.emit (node:domain:475:12)
at IncomingMessage.<anonymous> ((my project path)/node_modules/request/request.js:1076:12)
at Object.onceWrapper (node:events:509:28)
at IncomingMessage.emit (node:events:402:35)
at IncomingMessage.emit (node:domain:475:12)
at endReadableNT (node:internal/streams/readable:1343:12)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
The text was updated successfully, but these errors were encountered:
I followed the instructions in SharePoint Online addin only authentication but I am getting this error
The text was updated successfully, but these errors were encountered: