Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken chat/pop-up #2

Open
ezitisitis opened this issue Jul 12, 2020 · 2 comments
Open

Broken chat/pop-up #2

ezitisitis opened this issue Jul 12, 2020 · 2 comments

Comments

@ezitisitis
Copy link

Just want to inform that there is some issue on the website.

I guess there is some issue with this:

17:32:20.562 XHRPOSThttps://api-iam.intercom.io/messenger/web/ping
[HTTP/2 200 OK 642ms]

    	
    app	Object { name: "Product Hunt", audio_enabled: true, show_powered_by: false, … }
    name	"Product Hunt"
    audio_enabled	true
    show_powered_by	false
    active_admins	[ {…}, {…}, {…}, {…}, {…} ]
    0	Object { id: "3380822", first_name: "Calum", has_photo_avatar: true, … }
    1	Object { id: "100952", first_name: "Jacq", has_photo_avatar: true, … }
    2	Object { id: "381906", first_name: "Emily", has_photo_avatar: true, … }
    3	Object { id: "269544", first_name: "Jake", has_photo_avatar: true, … }
    4	Object { id: "3843593", first_name: "Leandro", has_photo_avatar: true, … }
    team_intro	"How can we help you?"
    team_greeting	"Hi there 👋"
    messenger_background	"background-8"
    expected_response_delay_translation_key	"the_team_typically_replies_in_day"
    launcher_expected_response_delay_translation_key	"the_team_typically_replies_in_day"
    compact_expected_response_delay	"Typically replies in a day"
    sms_notifications_enabled	false
    inbound_conversations_disabled	false
    office_hours_response	null
    help_center_site_url	"http://help.producthunt.com"
    messenger_logo_url	"https://downloads.intercomcdn.com/i/o/37888/cb7406a1bab3e4307b986e31/a26ff241ab3fe7890ea8668539b43ac1.png"
    launcher_logo_url	null
    user_conversation_attachments_enabled	true
    user_conversation_gifs_enabled	true
    developer_workspace	false
    upfront_email_collection_setting	"never"
    self_serve_suggestions_match	true
    temporary_expectations_message	null
    user	Object { id: "5f0b1ef43a4e80270c7a31e8", type: "user", role: "visitor_role", … }
    id	"5f0b1ef43a4e80270c7a31e8"
    type	"user"
    role	"visitor_role"
    locale	"en"
    has_conversations	false
    anonymous_id	"1d082c10-0710-4d1c-b535-f15997a52881"
    country_code	"lv"
    home_screen_slots	[ {…} ]
    0	Object { messenger_card_id: 353969 }
    unread_conversation_ids	[]
    unread_dismissed_conversation_ids	[]
    client_messages	[]
    client_matches	[ {…} ]
    0	Object { user_id: "5f0b1ef43a4e80270c7a31e8", company_id: "-1", ruleset_id: 5567392, … }
    user_id	"5f0b1ef43a4e80270c7a31e8"
    company_id	"-1"
    predicates	[ {…} ]
    ruleset_id	5567392
    ruleset_match_behavior	"single_match"
    ruleset_link_id	5573517
    ruleset_link_object_type	"chat"
    serialized_object	null
    checkpoint_id	null
    modules	Object { messages: {…}, rtm: {…}, metrics: {…}, … }
    messages	Object { instant_boot_enabled: false, use_activator: false, can_use_messenger: true, … }
    colors	Object { base: "#000000", secondary: "#e6e6e6" }
    features	Object { rtm: true, inbound_messages: true, inbound_lead_messaging: true, … }
    instant_boot_enabled	false
    google_analytics_tracking_id	null
    use_activator	false
    can_use_messenger	true
    show_launcher	false
    activator	null
    rtm	Object { endpoints: […] }
    endpoints	[ "https://nexus-websocket-a.intercom.io/pubsub/5-cqyrmeJyAWtRseQRdtB3wH2hw5WMZ5TonvYyJefEeDuIR6xZlqMsnC5zWFFTgapSLTgypfoNX7WG2N7_7_-svxgAK54v95TZXaTDWk1XtOIWuawUEKLHydqh8v-XZTvVBCFCQ3MbxBTq3jY=" ]
    metrics	Object { enabled: false }
    enabled	false
    error_reporting	Object { disabled: false }
    disabled	false
    customization	Object { alignment: "right", brand_name: "Product Hunt", horizontal_padding: 20, … }
    alignment	"right"
    brand_name	"Product Hunt"
    horizontal_padding	20
    messenger_logo_url	"https://downloads.intercomcdn.com/i/o/37888/cb7406a1bab3e4307b986e31/a26ff241ab3fe7890ea8668539b43ac1.png"
    launcher_logo_url	null
    messenger_wallpaper	"background-8"
    vertical_padding	20
    vertical_padding_android	16
    vertical_padding_ios	20
    composer_state	Object { visible: true, version: 0, self_serve_suggestions_enabled: false }
    visible	true
    version	0
    self_serve_suggestions_enabled	false
    anonymous_session	""
    identity_verification_ready	false
    origin_cookie_domain	"producthunt.com"
    cdas_breaching_limit	[]

Also

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://api.segment.io/v1/p. (Reason: CORS request did not succeed).

Don't know what exactly cause this.

System:
OS: MacOS Catalina v10.15.4
Browser: Firefox Developer edition 79.0b6 (64-bit)

@Bramjetten
Copy link
Contributor

Where are you seeing errors?

@ezitisitis
Copy link
Author

ezitisitis commented Jul 13, 2020

Oh... sorry... forgot to mention that...
Errors appear on:

And pop-up/chat is going blank when clicking on it.

Screenshots

Before click:
Screenshot 2020-07-12 at 17 27 56

After click:
Screenshot 2020-07-12 at 17 27 46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants