question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

403 Forbidden - https://cardinalcommerce.bintray.com/android

See original GitHub issue

General 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:closed
  • Created 2 years ago
  • Reactions:6
  • Comments:15 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
auxDKcommented, Apr 26, 2021

@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

2reactions
HungDocommented, Apr 12, 2021

It looks like the 403 error may have been resolved. Can you confirm if the issue still exists?

I can confirm it works now

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found