I observe an unsupported enum status from the account API during the account signup flow.
ACTION_REQUIRED
This status value is reported as null by the current java API.
Can this enum value be added to alpaca-java? This would perhaps be added here?
I found some reference to this in the broker api documentation, but observed this in the oauth v2 apis by manually sending the rpc using restman
Sent #111 as attempt to resolve
I observe an unsupported enum
statusfrom the account API during the account signup flow.ACTION_REQUIREDThis status value is reported as null by the current java API.
Can this enum value be added to alpaca-java? This would perhaps be added here?
I found some reference to this in the broker api documentation, but observed this in the oauth v2 apis by manually sending the rpc using restman
Sent #111 as attempt to resolve