OneSignal / react-onesignal

React OneSignal Module: Make it easy to integrate OneSignal with your React App!
Other
73 stars 26 forks source link

[Bug]: identifyUser: malformed request #121

Open KDederichs opened 1 year ago

KDederichs commented 1 year ago

What happened?

app-index.js:31 Login: Error while identifying/upserting user: identifyUser: malformed request: {"errors":[{"code":"auth-1","title":"This operation requires 'Authorization' in the HTTP header"}]}

While calling OneSignal.login on the new V3 version

What browsers are you seeing the problem on?

Chrome (Chromium)

What operating system are you running?

13.4

Steps to reproduce?

Call OneSignal.login

What did you expect to happen?

No error

Relevant log output

No response

jkasten2 commented 1 year ago

@KDederichs Thanks for reaching out!

It sounds like you have OneSignal Identity Verification enabled on your OneSignal app. This isn't support by the SDK yet but is coming soon.

arianshirepublik commented 11 months ago

@KDederichs Thanks for reaching out!

It sounds like you have OneSignal Identity Verification enabled on your OneSignal app. This isn't support by the SDK yet but is coming soon.

@jkasten2 when will it support ?

websitevirtuoso commented 4 months ago

how to disable it? it can't migrate my code to latest version