Bintray Sunset - Cardinal Commerce Credentials
See original GitHub issueWe are aware of the upcoming sunset of Bintray and concerns of potential impact to integrations using the Braintree Android SDKs.
Our current MPI provider credentials should work until at least June 1. We will provide an update here when we have additional information.
Feel free to comment if you are experiencing this issue.
Update: We have received new credentials. Please add the following in your app-level gradle:
repositories {
maven {
url "https://cardinalcommerceprod.jfrog.io/artifactory/android"
credentials {
username 'braintree_team_sdk'
password 'AKCp8jQcoDy2hxSWhDAUQKXLDPDx6NYRkqrgFLRc3qDrayg6rrCbJpsKKyMwaykVL8FWusJpp'
}
}
}
Issue Analytics
- State:
- Created 2 years ago
- Reactions:6
- Comments:13 (3 by maintainers)
Top Results From Across the Web
Developers - Bintray Sunset - Cardinal Commerce Credentials -
Coming soon: A brand new website interface for an even better experience!
Read more >Important Notice - Cardinal Mobile SDK - Confluence
CardinalCommerce will be transitioning the distribution of the Cardinal Mobile SDK from Bintray to Artifactory, effective May 2021.
Read more >CardinalCommerce - for Intelligent Payment Authentication ...
CardinalCommerce is a global leader in authenticating digital transactions, deepening insights into Card-Not-Present and 3-D Secure processed transactions ...
Read more >Braintree Drop-In SDK for Android
f.m.a(m.java:46) at com.cardinalcommerce.cardinalmobilesdk. ... **Action Required** Bintray Sunset - Cardinal Commerce Credentials Update.
Read more >Issues · braintree/braintree_android · GitHub
Bintray Sunset - Cardinal Commerce Credentials. #373 by sarahkoop was closed Jun 8, 2021. Closed 13 · Labels 16 Milestones 0.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@sarahkoop Getting such an error, while building the app in release mode:
build.gradle
The problem appeared without any code changes. Bintray status is major outage: https://isdown.app/integrations/bintray
Please advise, which steps do I need to perform, so I can successfully create release builds.
Bintray is currently having a scheduled brown-out. This issue may occur until Bintray is back up. We appreciate your continued patience, as we are still working on getting updated credentials to resolve this issue.