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
throw new Error('Unable to create a session with these credentials.');
^
Error: Unable to create a session with these credentials.
at Object.<anonymous> (E:\***\node_modules\@stewartmcgown\grammarly-api\build\lib\auth.js:138:19)
at Generator.next (<anonymous>)
at fulfilled (E:\***\node_modules\@stewartmcgown\grammarly-api\build\lib\auth.js:4:58)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
The reason for this error is that too many websockets have been established, has it been officially disabled by Grammarly?
The text was updated successfully, but these errors were encountered:
As the title, the detailed error is as follows
The reason for this error is that too many websockets have been established, has it been officially disabled by Grammarly?
The text was updated successfully, but these errors were encountered: