my @scopeval = qw( okta.users.read alternative.auth ); my %args = (scope => @scopeval); #### Odd number of elements in hash assignment at ...