Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem calling getUserTokenByRefresh method #162

Open
emporioreale opened this issue Jul 24, 2022 · 0 comments
Open

problem calling getUserTokenByRefresh method #162

emporioreale opened this issue Jul 24, 2022 · 0 comments

Comments

@emporioreale
Copy link

emporioreale commented Jul 24, 2022

Calling getUserTokenByRefresh method resulting in the following error:

Uncaught TypeError TypeError [ERR_INVALID_ARG_TYPE]: The "chunk" argument must be of type string or an instance of Buffer or Uint8Array. Received an instance of Object
    at __node_internal_captureLargerStackTrace (undefined:464:5)
    at NodeError (undefined:371:5)
    at write_ (undefined:742:11)
    at write (undefined:707:15)
    at <anonymous> (undefined:56:40)
    at makeRequest (undefined:41:12)
    at getUserTokenByRefresh (undefined:121:12)
    at <anonymous> (undefined:26:10)
    at <anonymous> (undefined:31:3)
    at Module._compile (undefined:1103:14)
    at Module._extensions..js (undefined:1157:10)
    at Module.load (undefined:981:32)
    at Module._load (undefined:822:12)
    at executeUserEntryPoint (undefined:77:12)
    at <anonymous> (undefined:17:47)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant