Hi,
I think there is a problem with newer Pushbullet API tokens format. Newer tokens should contain "dots" that block submission of "Contact Information" form.
The rule in the form code is:
validation.add("pushbullet_access_token", "if_not_empty(%input%, CPANEL.validate.alphanumeric)"...