API logins fail when 2FA is required

kristian

Verified User
Joined
Nov 4, 2005
Messages
491
Location
Norway
After enabling Two-Step Authentication for my admin user, and ticking all these three boxes:

[x] Require valid Two-Step Authentication Code to login to this account.
[x] Allow API logins with the current User/password. Login Keys and Session Keys are always allowed.
[x] Notify me on all incorrect codes entries. Disabling this option will still notify you after 5 failed attempts.

My POST API calls to e.g. CMD_API_MANAGE_USER_PACKAGES results in HTTP Error 401: Unauthorized.

My impression was that the 2nd checkbox would allow these API calls? Have I misunderstood something here?
 
Back
Top