rvaidun / befake

view bereals without posting your own :)
286 stars 125 forks source link

API ERROR #148

Closed PIK4BOO closed 1 year ago

PIK4BOO commented 1 year ago

I get this error when going to the location: 'Google Maps Platform rejected your request. The provided API key is invalid.' I have changed the API, but it still generates the same error. Can anyone provide me with a solution?

GWPvGWP commented 1 year ago

My quick fix is to replace the iframe source link with https://maps.google.com/maps?width=300&height=300&hl=en&q=${this.curpost.location.latitude}, ${this.curpost.location.longitude}+(map)&t=&z=14&ie=UTF8&iwloc=B&output=embed

rvaidun commented 1 year ago

@GWPvGWP thank you, using this to fix it

rvaidun commented 1 year ago

nvm upon testing this seems slower, just updating the API key