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
Currently, in the register method, the plugin performs a client.ping?to validate that the connection works.
Make sure the input (and filter) plugins works well with the new client level product validation.
Problems may be coming from ping? and the product level check hitting permission errors in different ways.
The text was updated successfully, but these errors were encountered:
Currently, in the register method, the plugin performs a
client.ping?
to validate that the connection works.Make sure the input (and filter) plugins works well with the new client level product validation.
Problems may be coming from ping? and the product level check hitting permission errors in different ways.
The text was updated successfully, but these errors were encountered: