Problem with Google OAuch
-
Hey.
I want to use the Google Drive-Plugin from External Media, but it doesn’t word.
When I click on the “import from Google Drive”-Button, I will see the “Error: origin_mismatch”.
The API is setting up. When I’m open the link “http://example.com/index.php?external_media_plugin=GooglePickerAPI”, the content is:
<script type="text/javascript"> var _google_client_id = 'something.apps.googleusercontent.com'; var _google_app_id = 'number'; var _google_scope = ["https://www.googleapis.com/auth/drive.readonly"]; var _google_parent_folder = 'root'; var _google_show_folders = true; var _google_owned_by_me = false; var _google_starred_only = false; var _google_view_id = 0; </script><!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Redirect callback</title> </head> <body> </body> </html>Thanks for help 🙂
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Problem with Google OAuch’ is closed to new replies.