Google Maps API key may be invalid for your bundle ID

lxcid picture lxcid · Sep 20, 2013 · Viewed 19.1k times · Source

We have a Google API Key that have been working for the past few months but suddenly yesterday it stop working below is the error.

2013-09-20 23:01:36.483 SampleApp[907:a0b] Google Maps SDK for iOS cannot connect or validate APIKey: Error Domain=com.google.HTTPStatus Code=400 "The operation couldn’t be completed. (com.google.HTTPStatus error 400.)" UserInfo=0x18828d90 {data=<CFData 0x14d04c30 [0x6174ec8]>{length = 145, capacity = 256, bytes = 0x3c48544d4c3e0a3c484541443e0a3c54 ... 3c2f48544d4c3e0a}} 2013-09-20 23:01:36.484 SampleApp[907:a0b] Your key may be invalid for your bundle ID: com.company.SampleApp

We were not able to find the account that own of the API key. Is there a way that we can Contact the Google Maps API team to request for help in identifying the account and help resolve the issue?

Answer

sonicli picture sonicli · Jan 3, 2014

I found that there is no difference for api key which surrounded with curly braces or not.

Please make sure "enable GoogleMap SDK for iOS"

You may also see reference