Skip to content

[HelloAssoBridge] Create bridge #4558

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jeanlalouttre
Copy link

It allows to list fundraising forms on HelloAsso. Useful for organisations that are using one form per event, to get new events notifications.

It allows to list fundraising forms on HelloAsso. Useful for organisations that are using one form per event, to get new events notifications.
Copy link

github-actions bot commented May 13, 2025

Pull request artifacts

Bridge Context Status
HelloAsso 1 untitled (pr) Bridge returned error 403! (20222)
Type: HttpException
Message: https://www.helloasso.com/associations/ligue-contre-le-cancer-comite-essonne resulted in 403 Forbidden <!DOCTYPE html>

last change: Wednesday 2025-05-14 22:25:46

@jeanlalouttre
Copy link
Author

This 403 probably depends of the ip address running it, as they're using Cloudflare.
It works on my laptop™️ and on my dedibox server. Any idea to bypass it or can this be merged anyway?

public function getDescription()
{
if (!is_null($this->getInput('search'))) {
return 'Latest torrents for "' . $this->getInput('search') . '"';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

torrents? is this correct?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it seems to be a bad copy of TorrentGalaxyBridge.php function, it is fixed!

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