I want to access data in iframe tag from different domains (developers.google.com/my-business/content/tools/placeid-lookup)
but I have this problem error
Failed to read the 'contentDocument' property from 'HTMLIFrameElement Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame.
how to do it?