We are working with Google Firebase 3.x version and we faced strange issue from Firebase. We are using Swift 3.0 and for getting user details, we are using the following cod
I think the problem is on Authentication. You must have Enable Authentication on Firebase but has not Authenticate user.So you are not allowed to access the database on Firebase.