Getting a ApiProjectMapError using Google Maps Javascript API
Hi guys!
So I'm trying to create a Fullstack Application using React.js in the Frontend. I'm not really familiar with React or Javascript in general but I'm giving it a shot with this project.
In my application I'm trying to use Google Maps' Javascript API but I'm getting this error: "Google Maps JavaScript API error: ApiProjectMapError"
I feel like I've checked everything and can't figure out what it is. I made sure my API Key and Map ID are in the same project, I made sure that my API Key had no restrictions and that all the APIs were enabled, and I even made sure there wasn't an issue with my billing.
At this point not really sure what I could even do. I've tried asking different AI agents and looking on forums to see if anyone else has bumped into it, but I couldn't seem to figure anything out.
Any help is appreciated!
Thanks!