Closed Luis-Enrique-Mora closed 2 years ago
Why we are not sending the header in the first parameter, is undefined and should send the token as header it makes than authenticate fails
app.client.request( undefined, path, method, queryStringObject, payload, function( statusCode, responsePayload ) { } );
Why we are not sending the header in the first parameter, is undefined and should send the token as header it makes than authenticate fails