
Announcements
So I've successfully connected the Google Maps API to my PowerApp for internal company use within SharePoint - all good so I thought until I went to restrict the API Key.
I added multiple https key restrictions for my org - *mysharepointsite/* even the tenant id, etc and the map stops working. I get a 403 forbidden error in the console.
Weirdly the app continues to work on my mobile app version using the internet. So I'm thinking either its the company firewall - but this wasn't blocking it when it was unrestricted - does it use a different port when its unrestricted?
I've read somewhere that the Google Static Map API http restrictions only work with public domains - is that correct and would I therefore need to use IP ranges?
Any help gratefully received!
Matt
Hi @matt_batchelor ,
Do you add https key restrictions for your SP Site and Tenant Id?
If you have added https key restrictions for your SP Site and Tenant Id, I think this is the issue. Please consider remove the https key restrictions for your SP Site and Tenant Id, then check if the issue is fixed.
Best regards,