hello getting the following error while trying to ...
# suitecommerce
s
hello getting the following error while trying to fetch an sca theme:
Copy code
Message:
    401 - {"error":{"code":"TWO_FA_REQD","message":"Two-Factor Authentication required"}}
Details:
    statusCode: 401
    error: [object Object]
    options: [object Object]
    response: [object Object]
any Idea why that is happening?
p
You need to use SCDeployer role.
Not Administrator (since it requires two factor auth )
s
@PabloZ the account is both and administrator and an scdeployer but I will check what roles are assigned to that user
thank you