Error converting the address

I have an database ‘thing’ defined with one of the field (locationAddress) as geographic address. Now I am trying to manually populate the database with a venue’s geographic address I got from google maps (Hyatt Regency San Francisco Airport, 1333 Old Bayshore Hwy, Burlingame, CA 94010) but that doesn’t work. Sometimes I get an error popup
(There was an error converting the address …) like below after I enter the address in the database and click submit:

geo01

At other times, after I click submit, there is not error popup but when I look at that entry in the database, I see that the locationAddress field is still blank.

I also looked at the forumapp3 (https://bubble.io/page?type=page&name=search_test&id=forumapp3&tab=tabs-3)
And the address is specified in the format:

San Francisco International Airport (SFO), San Francisco, CA 94128, USA

So I tried that address and my address in that format like below but none of them worked:

Hyatt Regency San Francisco Airport, 1333 Old Bayshore Hwy, Burlingame, CA 94010
1333 Old Bayshore Hwy, Burlingame, CA 94010
1333 Old Bayshore Hwy, Burlingame, CA 94010, USA

geo02

Could someone point what I might be doing wrong?

Thanks

Not sure of the issue but it probably has to do with how your populating the data. Are you entering the data from the bubble editor or using a workflow?

Try using a location input and searching the address without the venue name.