Got origin_mismatch error in Google+ share api

后端 未结 16 977
醉梦人生
醉梦人生 2020-12-03 07:04

I want to share some dynamic content on google+. For this I checked it https://developers.google.com/+/web/share/interactive#rendering_the_button_with_javascript

<         


        
16条回答
  •  旧巷少年郎
    2020-12-03 07:39

    I did a stupid thing which took a few minutes to resolve, so I thought I would post a warning in case somebody else falls in this trap.

    In the console, when origins are displayed, 'Redirect URIs' come above 'Javascript origins'. When you open the edit pane, it's the other way around, so if you are not paying attention, you could paste your origins in the Redirect URIs field and ....

提交回复
热议问题