zegenerative
zegenerative
I cloned the repo, added all the necessary (authentication) configs to the yaml and ran the script. The only thing that I changed in the SQL were these two lines:...
Unable to login with credentials that are identical to credentials to successfully login online/browser ### Example code ```go connectionString := fmt.Sprintf("%v:%v@%v/%v?warehouse=%v&role=%v", user, password, account, dbName, warehouse, role) db, err :=...
**Describe the bug** Failed to sync capability identifiers: iOS entitlement "com.apple.developer.in-app-payments" has invalid value ""merchant.com.adyen.xxx.test",". Expected an array of strings, where each string is prefixed with "merchant.", ex: ["merchant.myapp"] **To...
**Describe the bug** Providing a `showPreselectedStoredPaymentMethod: false` to the drop in config is not working **To Reproduce** 1. configure drop in 2.4.0 with said property **Expected behavior** No stored payment...