Just to add, maybe check the database field the the configuration directly, in case some special HTML characters were escaped. If your API info does contain such characters, you might need to enter them directly into the database to avoid those characters being escaped. I had this issue with my SMTL password, and the escaping issue is an ongoing problem being reviewed.