Requests from this iOS client application \u003cempty\u003e are blocked

Viewed 13

Getting this error when i updated my project swift version 4 to 5.Check many post related to this error but not able fix that.

 "message": "Requests from this iOS client application \u003cempty\u003e are blocked.",
"errors": [
  {
    "message": "Requests from this iOS client application \u003cempty\u003e are blocked.",
    "domain": "global",
    "reason": "forbidden"
  }
],
0 Answers
Related