403 Forbidden - https://cardinalcommerce.bintray.com/android
See original GitHub issueGeneral information
Issue description
Are these still valid credentials as we are currently receiving a 403 in our pipeline when bundling our app.
maven {
url "https://cardinalcommerce.bintray.com/android"
credentials {
username 'braintree-team-sdk@cardinalcommerce'
password '220cc9476025679c4e5c843666c27d97cfb0f951'
}
}
Issue Analytics
- State:
- Created 2 years ago
- Reactions:6
- Comments:15 (4 by maintainers)
Top Results From Across the Web
Issues - GitHub
Credentials for - https://cardinalcommerce.bintray.com/android #293 ... Cardinal Commerce Credentials - 403 Forbidden #422.
Read more >Braintree Drop-in UI: ERROR: Failed to resolve: org.jfrog ...
gradle(App Level) as of latest Braintree credentials have been updated. Old Credentials url "https://cardinalcommerce.bintray.com/android" ...
Read more >A brand new website interface for an even better experience!
403 Forbidden - https://cardinalcommerce.bintray.com/android.
Read more >Setting up CardinalMobileSDK - Android- V 2.2.1 - Confluence
In Android Studio, open the app directory (which can also be labeled Module: ... url "https://cardinalcommerce.bintray.com/android" credentials { username ...
Read more >403 Forbidden - HTTP - MDN Web Docs - Mozilla
The HTTP 403 Forbidden response status code indicates that the server understands the request but refuses to authorize it.
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 the issue appeared again
> Could not resolve org.jfrog.cardinalcommerce.gradle:cardinalmobilesdk:2.2.5-1. Required by: project : > project :checkout > com.braintreepayments.api:three-d-secure:3.16.1 > Could not resolve org.jfrog.cardinalcommerce.gradle:cardinalmobilesdk:2.2.5-1. > Could not get resource 'https://cardinalcommerce.bintray.com/android/org/jfrog/cardinalcommerce/gradle/cardinalmobilesdk/2.2.5-1/cardinalmobilesdk-2.2.5-1.pom'. > Could not GET 'https://cardinalcommerce.bintray.com/android/org/jfrog/cardinalcommerce/gradle/cardinalmobilesdk/2.2.5-1/cardinalmobilesdk-2.2.5-1.pom'. Received status code 403 from server: Forbidden
I can confirm it works now