#Invalid Origin Error while using realtime in react native

5 messages · Page 1 of 1 (latest)

charred scarab
#

ERROR {"code": 1008, "message": "Invalid Origin. Register your new client (cloud.appwrite.io) as a new Web platform on your project console dashboard"}

shell star
#

Have you added the current web host to your project platforms?

charred scarab
#

Oh thanks but get another error ERROR [TypeError: Cannot read property 'getItem' of undefined]

shell star
#

That's is the part that Appwrite web-sdk isn't compatible with ReactNative
Check [this](#1113884089230033018 message) to see if it could help you