braintree_ios icon indicating copy to clipboard operation
braintree_ios copied to clipboard

[Bug Fix] Add new `BTShopperInsightsError.invalidAuthorization`

Open jaxdesmarais opened this issue 8 months ago • 0 comments

Summary of changes

  • Add new BTShopperInsightsError.invalidAuthorization and check authorization type in BTShopperInsightsClient
    • This fixes a bug where you would see SWIFT TASK CONTINUATION MISUSE: post(_:parameters:headers:httpType:) leaked its continuation! when using shopper insights with a tokenization key

Checklist

  • [x] Added a changelog entry

Authors

  • @jaxdesmarais

jaxdesmarais avatar Jun 27 '24 20:06 jaxdesmarais