i am getting Token is invalid or has expired this error alternative

sutharjay1
sutharjay1 edited October 3 in Node JS client
this is comming when i fetching user stocks not when authenticating


API Error details: {
data: {
status: 'error',
message: 'Token is invalid or has expired.',
data: null,
error_type: 'TokenException'
}
}
Sign In or Register to comment.