Sha256: 39d02e2dfbaea3d8b412284514feb7d770a3b41209886608f17d4beed87113a2

Contents?: true

Size: 249 Bytes

Versions: 9

Compression:

Stored size: 249 Bytes

Contents

{
  "error": {
    "code": 400,
    "message": "INVALID_PHONE_NUMBER : Invalid format.",
    "errors": [
      {
        "message": "INVALID_PHONE_NUMBER : Invalid format.",
        "reason": "invalid",
        "domain": "global"
      }
    ]
  }
}

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
firebase-admin-0.3.0 spec/fixtures/400_error.json
firebase-admin-0.2.0 spec/fixtures/400_error.json
firebase-admin-0.1.6 spec/fixtures/400_error.json
firebase-admin-0.1.5 spec/fixtures/400_error.json
firebase-admin-0.1.4 spec/fixtures/400_error.json
firebase-admin-0.1.3 spec/fixtures/400_error.json
firebase-admin-0.1.2 spec/fixtures/400_error.json
firebase-admin-0.1.1 spec/fixtures/400_error.json
firebase-admin-0.1.0 spec/fixtures/400_error.json