ApollosProject / apollos-embeds

Apollos React Embeds that can be used in Webflow and other third-party websites.
https://www.npmjs.com/package/@apollosproject/apollos-embeds
0 stars 0 forks source link

Berean web embed is busted #224

Closed redreceipt closed 4 months ago

redreceipt commented 4 months ago

Problem Statement

Linear issue PR Branch Name: apo-142-berean-embeds-all-broken

This link doesn't show anything in the embed: https://bereanchristianchurch.webflow.io/watch

Resolution Criteria

There are items in the feed

How to reproduce

Go to the link: https://bereanchristianchurch.webflow.io/watch

Screenshots/Recordings

Screenshot 2024-06-25 at 12 01 32 PM
rajitharussel commented 4 months ago

Hi @redreceipt ,

I was trying to recreate this issue using an embedded application but it works fine with the local embeds app. I was able to extract the feed ID by inspecting the website given above. and I found the relevant feed from the admin panel. so I applied the embedding code and it's working as expected.

Screenshot 2024-06-27 at 14 31 00 Screenshot 2024-06-27 at 14 31 25 Screenshot 2024-06-27 at 14 31 50

then I was trying to figure out what was the issue with the website given. and I found that the web page does not contain the CSS and JS files not included. as mentioned here

Screenshot 2024-06-27 at 14 48 18 Screenshot 2024-06-27 at 14 40 30
redreceipt commented 4 months ago

@rajitharussel it's there now

Screenshot 2024-06-27 at 10 48 52 AM
rajitharussel commented 4 months ago

Hi @redreceipt ,

still, there is a network failure.

Screenshot 2024-06-28 at 11 39 56

looks like the church is wrong

Screenshot 2024-06-28 at 11 40 07


so I tried same request with postman. and got same error
Screenshot 2024-06-28 at 11 41 32
if we change the church it works fine.
Screenshot 2024-06-28 at 11 41 46
so I guess changing this one should work right?

Screenshot 2024-06-28 at 11 39 39
redreceipt commented 4 months ago

I think you're probably right. Good find. I'll let the Webflow team know.