We have recorded from mobile with request https://maps.googleapis.com/maps/api/js/ViewportInfoServi.... While replaying the script we are getting below response.
The Google Maps JavaScript API must be downloaded directly from Google's servers. Learn more: https://developers.google.com/maps/documentation/javascri...
What did you get as response for that request during the recording?
@Nouredine A
Please find the attached response.
Expected output: Google map should load(Bank and ATM location)
If we try that URL as is on the browser we get the same message. So could it be that you need to be logged in to reach it or maybe there's a parameter to add in the URL?
What do you get when you manually try that URL from your side?