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
I would like to be able to restrict whitelisted API calls to specific IP addresses only, so I can limit for example the Contribution Get API only if it is coming from my website and not from any other applications, even though they could have other whitelisted API calls.
The text was updated successfully, but these errors were encountered:
Issue is now resolved, and the documentation will be updated with this too.
We still have one issue though: if we want to whitelist API calls for specific IP's we need a large list which is no fun. Will be captured in a new issue (#15), no quick solution we can spot at this moment.
I would like to be able to restrict whitelisted API calls to specific IP addresses only, so I can limit for example the Contribution Get API only if it is coming from my website and not from any other applications, even though they could have other whitelisted API calls.
The text was updated successfully, but these errors were encountered: