Missing or null origin on React Native

Hi guys, I'm starting implement better auth in my app react native but I'm getting this error "{"code": "MISSING_OR_NULL_ORIGIN", "message": "Missing or null Origin", "status": 403, "statusText": ""}". When I implemented it on web it was easy to add the domain to trustedOrigins configs, but how can I do this for clients like React Native/Expo?
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?