onesignal-node-api icon indicating copy to clipboard operation
onesignal-node-api copied to clipboard

[Bug]: It seems that the RestAPIAuthentication type has changed from Bearer to Basic.

Open malgogi opened this issue 1 year ago • 3 comments

Symptom

I have been receiving a 401 error response when calling getUser method. In Document, we confirmed that the authentication type is Basic.

Related Links

auth.ts

malgogi avatar Jul 31 '24 07:07 malgogi