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
It would help slightly with debugging issues if the debug messages in ApiKeyInterceptor.before when requests fail included both the calling method and the IP address. Currently different output is shown depending on what the failure conditions are, but both pieces of information are relevant to debugging both conditions:
It would help slightly with debugging issues if the debug messages in
ApiKeyInterceptor.before
when requests fail included both the calling method and the IP address. Currently different output is shown depending on what the failure conditions are, but both pieces of information are relevant to debugging both conditions:https://github.com/AtlasOfLivingAustralia/ala-ws-security-plugin/blob/master/grails-app/controllers/au/org/ala/ws/security/ApiKeyInterceptor.groovy#L46-L47
The text was updated successfully, but these errors were encountered: