impress-org / givewp

GiveWP - The #1 Donation Plugin for WordPress. Easily accept donations and fundraise using your WordPress website.
https://givewp.com/
GNU General Public License v3.0
339 stars 191 forks source link

403 error while exporting donations: too long URL #7420

Closed Genevieve-K closed 1 month ago

Genevieve-K commented 2 months ago

Discussed in https://github.com/impress-org/givewp/discussions/7419

Originally posted by **Genevieve-K** June 20, 2024 As an administrator, I would like to export donations. For several sites, I get a 403 error. After investigation, I understand that it's due a URL containing too many characters. When we export all fields, the Javascripts `window.location = t.url` failed with an 403 error. If I uncheck some fields, the URL is shorter and the donation file is downloaded. A idea: the label `give_give_donations_export_option` is used many times. It's difficult to change it because it is used by other plugins.Maybe change it to a short name before creating the URL?
github-actions[bot] commented 1 month ago

This issue is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 14 additional days. Note, if this Issue is reporting a bug, please reach out to our support at https://givewp.com/support. If this is a feature request, please see our feedback board at feedback.givewp.com — that’s the best place to make feature requests, unless you’re providing a PR.

kjohnson commented 1 month ago

Closing in favor of #7419 .