Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@User123698745
Copy link
Contributor

This PR fixes the currently broken FallGuysBridge. The bridge has been broken for several months due to the website's change to its JSON data structure.
In addition to minor property changes, the JSON data from a single HTTP call no longer contains the complete content of all news items. Therefore, we need to request the content of each news item with an additional HTTP call.

@github-actions
Copy link

github-actions bot commented Aug 2, 2025

Pull request artifacts

Bridge Context Status
FallGuys 1 untitled (current) Bridge returned error 0! (20303)
Type: Error
Message: Object of class stdClass could not be converted to string
FallGuys 1 untitled (pr) ✔️

last change: Sunday 2025-08-03 23:25:09

@dvikan
Copy link
Contributor

dvikan commented Aug 3, 2025

please dont use mixed keyword. not supported on php 7.4

@User123698745
Copy link
Contributor Author

User123698745 commented Aug 3, 2025

I removed mixed.

The Lint / phpcs (7.4) (pull_request) check now fails, but its unrelated to this PR. ExplosmBridge and WaggaCouncilBridge on master cause that

@dvikan dvikan merged commit 6ec4da8 into RSS-Bridge:master Aug 3, 2025
11 of 12 checks passed
@User123698745 User123698745 deleted the fall_guys_bridge_fix branch August 3, 2025 23:37
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

Successfully merging this pull request may close these issues.

2 participants