API のみのユーザーにはアクセスが制限されています
設定は正常に更新されましたが、UI にアクセスできなくなりました。続行するには、このウィンドウを閉じてください。
実際にはこのユーザーのアクセストークンが必要ですが、エラーが発生してログインできません。
アクセストークン(セキュリティ)トークンの取得方法。
An API only user never receives the salesforce security token along with the password email. The whole concept of provisioning this user is for an integrating system user to login to salesforce. As a workaround we first create them as normal user profiles without API only checked, and then once they receive password and security token, we switch them to API only. This is a bug.