Hi team,
I added a new okta_users_factors
table in Okta CloudQuery. In the test case, I am getting this error:
{"dated":"2024-06-15T12:13:52.212079+05:30","profile":{"key":"value"},"provider":"string","status":"string","vendorName":"string"}]
Jun 15 12:13:52.000000 INF table sync finished client=okta errors=0 resources=1 table=okta_users
Jun 15 12:13:52.000000 INF table sync finished client=okta errors=0 resources=0 table=okta_user_factors
plugins/source/okta/resources/services/users/testing_validation.go:15: found empty column(s): [user_id created factor_type id last_updated profile provider status vendor_name _embedded _links additional_properties] in okta_user_factors
Any idea how to fix this?