-
Bug
-
Resolution: Fixed
-
High
-
None
-
2
-
Severity 2 - Major
-
4
-
Issue Summary
When using apps (add-ons) developed with Forge, their macros may not work as expected if the user has IP Allowlisting enabled. Sometimes the macro will throw an error or simply will not work at all.
Steps to Reproduce
- Create/ install an app built with Forge that has a macro;
- Try to use the macro provided by the app;
We noticed the problem happens when the macro / app tries to perform any type of API request, which seems to be blocked by the IP Allowlist.
Expected Results
The macro should work without problems.
Actual Results
Depending on the macro, it might throw an error os simply not work at all.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available