GithubHelp home page GithubHelp logo

Comments (12)

 avatar commented on May 19, 2024 1

Hi, that sounds familiar. We are aware of an issue which may cause this and are looking into it. I'll update here when it's fixed.

from messenger-bot-samples.

depombo avatar depombo commented on May 19, 2024

I am experiencing the same issue. To clarify, only the 'Create a List' button in the menu exhibits the issue. I am able to open the 'Create a List' webview from the messenger extension button.

from messenger-bot-samples.

depombo avatar depombo commented on May 19, 2024

https://developers.facebook.com/bugs/1676913532599603/

from messenger-bot-samples.

 avatar commented on May 19, 2024

Are you still experiencing this? In order to debug it put a div inside the page and dump the exception there. Then test it on your mobile in the webview.

Did a test on my side and it works fine.

from messenger-bot-samples.

tgrrr avatar tgrrr commented on May 19, 2024

Same problem here with demo bot for group tasks:

s70731-014008

Problem occurs when selecting 'create list'.
I dont have problems displaying other webviews

Messenger version 128.0.0.21.88
Android

Cheers,

P

from messenger-bot-samples.

 avatar commented on May 19, 2024

@tgrrr webviews are now available on desktop so it should be easier to debug. Can you look into what error is being thrown and post it here?

from messenger-bot-samples.

ga-davis avatar ga-davis commented on May 19, 2024

@tcsapunaru The browser seems to be rejecting the connection because it is http instead of https. I'll share the exact logs in a moment, does the server need to be created with the https package?

from messenger-bot-samples.

ga-davis avatar ga-davis commented on May 19, 2024

[Warning] [blocked] The page at https://{DOMAIN}/lists/new was not allowed to display insecure content from http://{DOMAIN}/socket.io/?EIO=3&transport=polling&t=LshGGa5. (bundle.js, line 23185)

[Error] XMLHttpRequest cannot load http://{DOMAIN}/socket.io/?EIO=3&transport=polling&t=LshGGa5 due to access control checks.
create (bundle.js:23185)
Request (bundle.js:23090)
request (bundle.js:23017)
doPoll (bundle.js:23047)
poll (bundle.js:11074)
doOpen (bundle.js:11019)
open (bundle.js:7412)
open (bundle.js:22181)
Socket (bundle.js:22060)
Socket (bundle.js:21970)
connect (bundle.js:18197)
(anonymous function) (bundle.js:18511)
[Warning] [blocked] The page at https://{DOMAIN}/lists/new was not allowed to display insecure content from http://{DOMAIN}/socket.io/?EIO=3&transport=polling&t=LshGHoL. (bundle.js, line 23185)

[Error] XMLHttpRequest cannot load http://{DOMAIN}/socket.io/?EIO=3&transport=polling&t=LshGHoL due to access control checks.
create (bundle.js:23185)
Request (bundle.js:23090)
request (bundle.js:23017)
doPoll (bundle.js:23047)
poll (bundle.js:11074)
doOpen (bundle.js:11019)
open (bundle.js:7412)
open (bundle.js:22181)
Socket (bundle.js:22060)
Socket (bundle.js:21970)
connect (bundle.js:18197)
(anonymous function) (bundle.js:18511)

from messenger-bot-samples.

ga-davis avatar ga-davis commented on May 19, 2024

Ok, the insecure content issue was just a problem with my local config but now I'm seeing this on Desktop and Mobile:

TypeError: undefined is not an object (evaluating 'window.MessengerExtensions.getGrantedPermissions')

from messenger-bot-samples.

 avatar commented on May 19, 2024

This went stale closing as issue disappeared in the meantime.

from messenger-bot-samples.

tomasdev avatar tomasdev commented on May 19, 2024

For those coming here when you're setting the x-frame-options to the proper allow domains, there's an open bug on FB side https://developers.facebook.com/bugs/147147746075305/

from messenger-bot-samples.

albttx avatar albttx commented on May 19, 2024

Still broken..

from messenger-bot-samples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.