You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the issue? (*)
Some hosts block requests to other domains for "security" reasons. This happens with api.freemius.com as well. The problem is that there's no visual feedback on the actication screen so users have no idea what's going on.
In this video I block access to api.freemius.com:
s26NH5.mp4
What is the expected behavior?
An error message should show up explaining that access to api.freemius.com is needed for activation and updates
Versions: (*)
Freemius SDK Version: 2.6.2
WordPress Version: 6.4.2
PHP Version: 8.2
The text was updated successfully, but these errors were encountered:
The problem causes a Fatal Error (at least on new PHP versions)
PHP Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, false given in /wp-content/plugins/mailster/vendor/freemius/wordpress-sdk/includes/class-freemius.php:19985
🐞 bug report
Behavior:
What is the issue? (*)
Some hosts block requests to other domains for "security" reasons. This happens with
api.freemius.com
as well. The problem is that there's no visual feedback on the actication screen so users have no idea what's going on.In this video I block access to
api.freemius.com
:s26NH5.mp4
What is the expected behavior?
An error message should show up explaining that access to
api.freemius.com
is needed for activation and updatesVersions: (*)
Freemius SDK Version:
2.6.2WordPress Version:
6.4.2PHP Version:
8.2The text was updated successfully, but these errors were encountered: