Skip to content

Maven repos always Unauthorized #81

@devpgcs

Description

@devpgcs

Hi there guys,

We're facing the following issue anytime you change the maven repos password when building the Android app on EAS and what we do to solve it is updating the video-editor-react-native with the latest version which contains the latest password.

Anyways, this time with the 0.35.0 it hasn't worked + we have tried one of the links below, let's say the last one https://maven.pkg.github.com/sdk-banuba/banuba-sdk-android/com/banuba/sdk/ve-gallery-sdk/1.48.2/ve-gallery-sdk-1.48.2.pom

And trying to authenticate with the corresponding credentials:

  1. Encoded:
  • Username: sdk-banuba
  • Password: \u0067\u0068\u0070\u005f\u0073\u0049\u0037\u0066\u006f\u0056\u0051\u0055\u0045\u0032\u006c\u0073\u0054\u0063\u007a\u006c\u0041\u004e\u0073\u0061\u0037\u0067\u0063\u0061\u0059\u0069\u0053\u0038\u0031\u004a\u0032\u0049\u0048\u0043\u0054\u0069
  1. Decoded:
  • Username: sdk-banuba
  • Password: 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

☝🏻 Doesn't work

Then trying with the VE credentials:

  1. Encoded:
  • Username: Banuba
  • Password: \u0067\u0069\u0074\u0068\u0075\u0062\u005f\u0070\u0061\u0074\u005f\u0031\u0031\u0041\u0051\u0041\u0042\u0042\u0041\u0051\u0030\u0032\u0038\u0034\u0052\u0055\u0075\u0043\u0048\u0079\u0033\u0035\u004a\u005f\u004a\u0062\u0072\u0048\u0070\u0038\u0054\u0046\u0068\u0054\u0061\u0078\u0065\u0071\u0069\u0064\u0062\u0063\u0078\u0070\u0066\u0068\u004d\u0059\u0053\u0049\u004a\u0043\u0033\u0030\u0046\u0063\u0032\u0045\u0078\u0072\u006c\u0066\u0051\u0037\u004f\u0071\u0052\u004c\u0034\u004c\u004c\u0036\u004e\u0054\u0057\u006c\u0063\u0071\u0039\u0054\u0074\u0050\u004f
  1. Decoded:
  • Username: Banuba
  • Password: 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

☝🏻 Doesn't work

AND, this used to work when we checked the password on other versions to make sure was in our side...

I hope you can help us with this soon since we're depending on this for an Android release. Thanks in advance!

FAILURE: Build failed with an exception.
* What went wrong:
Could not determine the dependencies of task ':app:buildDevelopmentReleasePreBundle'.
> Could not resolve all dependencies for configuration ':app:developmentReleaseRuntimeClasspath'.
   > Could not resolve com.banuba.sdk:ffmpeg:5.3.0.
     Required by:
         project :app > project :video-editor-react-native
      > Could not resolve com.banuba.sdk:ffmpeg:5.3.0.
         > Could not get resource 'https://maven.pkg.github.com/Banuba/banuba-ve-sdk/com/banuba/sdk/ffmpeg/5.3.0/ffmpeg-5.3.0.pom'.
            > Could not GET 'https://maven.pkg.github.com/Banuba/banuba-ve-sdk/com/banuba/sdk/ffmpeg/5.3.0/ffmpeg-5.3.0.pom'. Received status code 401 from server: Unauthorized
      > Could not resolve com.banuba.sdk:ffmpeg:5.3.0.
         > Could not get resource 'https://maven.pkg.github.com/Banuba/banuba-ar/com/banuba/sdk/ffmpeg/5.3.0/ffmpeg-5.3.0.pom'.
            > Could not GET 'https://maven.pkg.github.com/Banuba/banuba-ar/com/banuba/sdk/ffmpeg/5.3.0/ffmpeg-5.3.0.pom'. Received status code 401 from server: Unauthorized
      > Could not resolve com.banuba.sdk:ffmpeg:5.3.0.
         > Could not get resource 'https://maven.pkg.github.com/sdk-banuba/banuba-sdk-android/com/banuba/sdk/ffmpeg/5.3.0/ffmpeg-5.3.0.pom'.
            > Could not GET 'https://maven.pkg.github.com/sdk-banuba/banuba-sdk-android/com/banuba/sdk/ffmpeg/5.3.0/ffmpeg-5.3.0.pom'. Received status code 401 from server: Unauthorized
   > Could not resolve com.banuba.sdk:camera-sdk:1.48.2.
     Required by:
         project :app > project :video-editor-react-native
> Could not resolve com.banuba.sdk:camera-sdk:1.48.2.
         > Could not get resource 'https://maven.pkg.github.com/Banuba/banuba-ve-sdk/com/banuba/sdk/camera-sdk/1.48.2/camera-sdk-1.48.2.pom'.
            > Could not GET 'https://maven.pkg.github.com/Banuba/banuba-ve-sdk/com/banuba/sdk/camera-sdk/1.48.2/camera-sdk-1.48.2.pom'. Received status code 401 from server: Unauthorized
      > Could not resolve com.banuba.sdk:camera-sdk:1.48.2.
         > Could not get resource 'https://maven.pkg.github.com/Banuba/banuba-ar/com/banuba/sdk/camera-sdk/1.48.2/camera-sdk-1.48.2.pom'.
            > Could not GET 'https://maven.pkg.github.com/Banuba/banuba-ar/com/banuba/sdk/camera-sdk/1.48.2/camera-sdk-1.48.2.pom'. Received status code 401 from server: Unauthorized
      > Could not resolve com.banuba.sdk:camera-sdk:1.48.2.
         > Could not get resource 'https://maven.pkg.github.com/sdk-banuba/banuba-sdk-android/com/banuba/sdk/camera-sdk/1.48.2/camera-sdk-1.48.2.pom'.
            > Could not GET 'https://maven.pkg.github.com/sdk-banuba/banuba-sdk-android/com/banuba/sdk/camera-sdk/1.48.2/camera-sdk-1.48.2.pom'. Received status code 401 from server: Unauthorized
   > Could not resolve com.banuba.sdk:camera-ui-sdk:1.48.2.
     Required by:
         project :app > project :video-editor-react-native
      > Could not resolve com.banuba.sdk:camera-ui-sdk:1.48.2.
         > Could not get resource 'https://maven.pkg.github.com/Banuba/banuba-ve-sdk/com/banuba/sdk/camera-ui-sdk/1.48.2/camera-ui-sdk-1.48.2.pom'.
            > Could not GET 'https://maven.pkg.github.com/Banuba/banuba-ve-sdk/com/banuba/sdk/camera-ui-sdk/1.48.2/camera-ui-sdk-1.48.2.pom'. Received status code 401 from server: Unauthorized
      > Could not resolve com.banuba.sdk:camera-ui-sdk:1.48.2.
         > Could not get resource 'https://maven.pkg.github.com/Banuba/banuba-ar/com/banuba/sdk/camera-ui-sdk/1.48.2/camera-ui-sdk-1.48.2.pom'.
            > Could not GET 'https://maven.pkg.github.com/Banuba/banuba-ar/com/banuba/sdk/camera-ui-sdk/1.48.2/camera-ui-sdk-1.48.2.pom'. Received status code 401 from server: Unauthorized
      > Could not resolve com.banuba.sdk:camera-ui-sdk:1.48.2.
         > Could not get resource 'https://maven.pkg.github.com/sdk-banuba/banuba-sdk-android/com/banuba/sdk/camera-ui-sdk/1.48.2/camera-ui-sdk-1.48.2.pom'.
            > Could not GET 'https://maven.pkg.github.com/sdk-banuba/banuba-sdk-android/com/banuba/sdk/camera-ui-sdk/1.48.2/camera-ui-sdk-1.48.2.pom'. Received status code 401 from server: Unauthorized
   > Could not resolve com.banuba.sdk:core-sdk:1.48.2.
     Required by:
         project :app > project :video-editor-react-native
      > Could not resolve com.banuba.sdk:core-sdk:1.48.2.
         > Could not get resource 'https://maven.pkg.github.com/Banuba/banuba-ve-sdk/com/banuba/sdk/core-sdk/1.48.2/core-sdk-1.48.2.pom'.
            > Could not GET 'https://maven.pkg.github.com/Banuba/banuba-ve-sdk/com/banuba/sdk/core-sdk/1.48.2/core-sdk-1.48.2.pom'. Received status code 401 from server: Unauthorized
      > Could not resolve com.banuba.sdk:core-sdk:1.48.2.
         > Could not get resource 'https://maven.pkg.github.com/Banuba/banuba-ar/com/banuba/sdk/core-sdk/1.48.2/core-sdk-1.48.2.pom'.
            > Could not GET 'https://maven.pkg.github.com/Banuba/banuba-ar/com/banuba/sdk/core-sdk/1.48.2/core-sdk-1.48.2.pom'. Received status code 401 from server: Unauthorized
      > Could not resolve com.banuba.sdk:core-sdk:1.48.2.
         > Could not get resource 'https://maven.pkg.github.com/sdk-banuba/banuba-sdk-android/com/banuba/sdk/core-sdk/1.48.2/core-sdk-1.48.2.pom'.
            > Could not GET 'https://maven.pkg.github.com/sdk-banuba/banuba-sdk-android/com/banuba/sdk/core-sdk/1.48.2/core-sdk-1.48.2.pom'. Received status code 401 from server: Unauthorized
   > Could not resolve com.banuba.sdk:core-ui-sdk:1.48.2.
Required by:
         project :app > project :video-editor-react-native
      > Could not resolve com.banuba.sdk:core-ui-sdk:1.48.2.
         > Could not get resource 'https://maven.pkg.github.com/Banuba/banuba-ve-sdk/com/banuba/sdk/core-ui-sdk/1.48.2/core-ui-sdk-1.48.2.pom'.
            > Could not GET 'https://maven.pkg.github.com/Banuba/banuba-ve-sdk/com/banuba/sdk/core-ui-sdk/1.48.2/core-ui-sdk-1.48.2.pom'. Received status code 401 from server: Unauthorized
      > Could not resolve com.banuba.sdk:core-ui-sdk:1.48.2.
         > Could not get resource 'https://maven.pkg.github.com/Banuba/banuba-ar/com/banuba/sdk/core-ui-sdk/1.48.2/core-ui-sdk-1.48.2.pom'.
            > Could not GET 'https://maven.pkg.github.com/Banuba/banuba-ar/com/banuba/sdk/core-ui-sdk/1.48.2/core-ui-sdk-1.48.2.pom'. Received status code 401 from server: Unauthorized
      > Could not resolve com.banuba.sdk:core-ui-sdk:1.48.2.
         > Could not get resource 'https://maven.pkg.github.com/sdk-banuba/banuba-sdk-android/com/banuba/sdk/core-ui-sdk/1.48.2/core-ui-sdk-1.48.2.pom'.
            > Could not GET 'https://maven.pkg.github.com/sdk-banuba/banuba-sdk-android/com/banuba/sdk/core-ui-sdk/1.48.2/core-ui-sdk-1.48.2.pom'. Received status code 401 from server: Unauthorized
   > Could not resolve com.banuba.sdk:ve-flow-sdk:1.48.2.
     Required by:
         project :app > project :video-editor-react-native
      > Could not resolve com.banuba.sdk:ve-flow-sdk:1.48.2.
         > Could not get resource 'https://maven.pkg.github.com/Banuba/banuba-ve-sdk/com/banuba/sdk/ve-flow-sdk/1.48.2/ve-flow-sdk-1.48.2.pom'.
            > Could not GET 'https://maven.pkg.github.com/Banuba/banuba-ve-sdk/com/banuba/sdk/ve-flow-sdk/1.48.2/ve-flow-sdk-1.48.2.pom'. Received status code 401 from server: Unauthorized
      > Could not resolve com.banuba.sdk:ve-flow-sdk:1.48.2.
         > Could not get resource 'https://maven.pkg.github.com/Banuba/banuba-ar/com/banuba/sdk/ve-flow-sdk/1.48.2/ve-flow-sdk-1.48.2.pom'.
            > Could not GET 'https://maven.pkg.github.com/Banuba/banuba-ar/com/banuba/sdk/ve-flow-sdk/1.48.2/ve-flow-sdk-1.48.2.pom'. Received status code 401 from server: Unauthorized
      > Could not resolve com.banuba.sdk:ve-flow-sdk:1.48.2.
         > Could not get resource 'https://maven.pkg.github.com/sdk-banuba/banuba-sdk-android/com/banuba/sdk/ve-flow-sdk/1.48.2/ve-flow-sdk-1.48.2.pom'.
            > Could not GET 'https://maven.pkg.github.com/sdk-banuba/banuba-sdk-android/com/banuba/sdk/ve-flow-sdk/1.48.2/ve-flow-sdk-1.48.2.pom'. Received status code 401 from server: Unauthorized
   > Could not resolve com.banuba.sdk:ve-sdk:1.48.2.
     Required by:
         project :app > project :video-editor-react-native
      > Could not resolve com.banuba.sdk:ve-sdk:1.48.2.
         > Could not get resource 'https://maven.pkg.github.com/Banuba/banuba-ve-sdk/com/banuba/sdk/ve-sdk/1.48.2/ve-sdk-1.48.2.pom'.
            > Could not GET 'https://maven.pkg.github.com/Banuba/banuba-ve-sdk/com/banuba/sdk/ve-sdk/1.48.2/ve-sdk-1.48.2.pom'. Received status code 401 from server: Unauthorized
      > Could not resolve com.banuba.sdk:ve-sdk:1.48.2.
         > Could not get resource 'https://maven.pkg.github.com/Banuba/banuba-ar/com/banuba/sdk/ve-sdk/1.48.2/ve-sdk-1.48.2.pom'.
            > Could not GET 'https://maven.pkg.github.com/Banuba/banuba-ar/com/banuba/sdk/ve-sdk/1.48.2/ve-sdk-1.48.2.pom'. Received status code 401 from server: Unauthorized
      > Could not resolve com.banuba.sdk:ve-sdk:1.48.2.
         > Could not get resource 'https://maven.pkg.github.com/sdk-banuba/banuba-sdk-android/com/banuba/sdk/ve-sdk/1.48.2/ve-sdk-1.48.2.pom'.
            > Could not GET 'https://maven.pkg.github.com/sdk-banuba/banuba-sdk-android/com/banuba/sdk/ve-sdk/1.48.2/ve-sdk-1.48.2.pom'. Received status code 401 from server: Unauthorized
   > Could not resolve com.banuba.sdk:ve-ui-sdk:1.48.2.
     Required by:
         project :app > project :video-editor-react-native
      > Could not resolve com.banuba.sdk:ve-ui-sdk:1.48.2.
         > Could not get resource 'https://maven.pkg.github.com/Banuba/banuba-ve-sdk/com/banuba/sdk/ve-ui-sdk/1.48.2/ve-ui-sdk-1.48.2.pom'.
            > Could not GET 'https://maven.pkg.github.com/Banuba/banuba-ve-sdk/com/banuba/sdk/ve-ui-sdk/1.48.2/ve-ui-sdk-1.48.2.pom'. Received status code 401 from server: Unauthorized
      > Could not resolve com.banuba.sdk:ve-ui-sdk:1.48.2.
         > Could not get resource 'https://maven.pkg.github.com/Banuba/banuba-ar/com/banuba/sdk/ve-ui-sdk/1.48.2/ve-ui-sdk-1.48.2.pom'.
            > Could not GET 'https://maven.pkg.github.com/Banuba/banuba-ar/com/banuba/sdk/ve-ui-sdk/1.48.2/ve-ui-sdk-1.48.2.pom'. Received status code 401 from server: Unauthorized
      > Could not resolve com.banuba.sdk:ve-ui-sdk:1.48.2.
         > Could not get resource 'https://maven.pkg.github.com/sdk-banuba/banuba-sdk-android/com/banuba/sdk/ve-ui-sdk/1.48.2/ve-ui-sdk-1.48.2.pom'.
            > Could not GET 'https://maven.pkg.github.com/sdk-banuba/banuba-sdk-android/com/banuba/sdk/ve-ui-sdk/1.48.2/ve-ui-sdk-1.48.2.pom'. Received status code 401 from server: Unauthorized
   > Could not resolve com.banuba.sdk:ve-effects-sdk:1.48.2.
     Required by:
         project :app > project :video-editor-react-native
      > Could not resolve com.banuba.sdk:ve-effects-sdk:1.48.2.
         > Could not get resource 'https://maven.pkg.github.com/Banuba/banuba-ve-sdk/com/banuba/sdk/ve-effects-sdk/1.48.2/ve-effects-sdk-1.48.2.pom'.
            > Could not GET 'https://maven.pkg.github.com/Banuba/banuba-ve-sdk/com/banuba/sdk/ve-effects-sdk/1.48.2/ve-effects-sdk-1.48.2.pom'. Received status code 401 from server: Unauthorized
      > Could not resolve com.banuba.sdk:ve-effects-sdk:1.48.2.
         > Could not get resource 'https://maven.pkg.github.com/Banuba/banuba-ar/com/banuba/sdk/ve-effects-sdk/1.48.2/ve-effects-sdk-1.48.2.pom'.
            > Could not GET 'https://maven.pkg.github.com/Banuba/banuba-ar/com/banuba/sdk/ve-effects-sdk/1.48.2/ve-effects-sdk-1.48.2.pom'. Received status code 401 from server: Unauthorized
      > Could not resolve com.banuba.sdk:ve-effects-sdk:1.48.2.
         > Could not get resource 'https://maven.pkg.github.com/sdk-banuba/banuba-sdk-android/com/banuba/sdk/ve-effects-sdk/1.48.2/ve-effects-sdk-1.48.2.pom'.
> Could not GET 'https://maven.pkg.github.com/sdk-banuba/banuba-sdk-android/com/banuba/sdk/ve-effects-sdk/1.48.2/ve-effects-sdk-1.48.2.pom'. Received status code 401 from server: Unauthorized
   > Could not resolve com.banuba.sdk:ar-cloud:1.48.2.
     Required by:
         project :app > project :video-editor-react-native
      > Could not resolve com.banuba.sdk:ar-cloud:1.48.2.
         > Could not get resource 'https://maven.pkg.github.com/Banuba/banuba-ve-sdk/com/banuba/sdk/ar-cloud/1.48.2/ar-cloud-1.48.2.pom'.
            > Could not GET 'https://maven.pkg.github.com/Banuba/banuba-ve-sdk/com/banuba/sdk/ar-cloud/1.48.2/ar-cloud-1.48.2.pom'. Received status code 401 from server: Unauthorized
      > Could not resolve com.banuba.sdk:ar-cloud:1.48.2.
         > Could not get resource 'https://maven.pkg.github.com/Banuba/banuba-ar/com/banuba/sdk/ar-cloud/1.48.2/ar-cloud-1.48.2.pom'.
            > Could not GET 'https://maven.pkg.github.com/Banuba/banuba-ar/com/banuba/sdk/ar-cloud/1.48.2/ar-cloud-1.48.2.pom'. Received status code 401 from server: Unauthorized
      > Could not resolve com.banuba.sdk:ar-cloud:1.48.2.
         > Could not get resource 'https://maven.pkg.github.com/sdk-banuba/banuba-sdk-android/com/banuba/sdk/ar-cloud/1.48.2/ar-cloud-1.48.2.pom'.
            > Could not GET 'https://maven.pkg.github.com/sdk-banuba/banuba-sdk-android/com/banuba/sdk/ar-cloud/1.48.2/ar-cloud-1.48.2.pom'. Received status code 401 from server: Unauthorized
   > Could not resolve com.banuba.sdk:ve-audio-browser-sdk:1.48.2.
     Required by:
         project :app > project :video-editor-react-native
      > Could not resolve com.banuba.sdk:ve-audio-browser-sdk:1.48.2.
         > Could not get resource 'https://maven.pkg.github.com/Banuba/banuba-ve-sdk/com/banuba/sdk/ve-audio-browser-sdk/1.48.2/ve-audio-browser-sdk-1.48.2.pom'.
            > Could not GET 'https://maven.pkg.github.com/Banuba/banuba-ve-sdk/com/banuba/sdk/ve-audio-browser-sdk/1.48.2/ve-audio-browser-sdk-1.48.2.pom'. Received status code 401 from server: Unauthorized
      > Could not resolve com.banuba.sdk:ve-audio-browser-sdk:1.48.2.
         > Could not get resource 'https://maven.pkg.github.com/Banuba/banuba-ar/com/banuba/sdk/ve-audio-browser-sdk/1.48.2/ve-audio-browser-sdk-1.48.2.pom'.
            > Could not GET 'https://maven.pkg.github.com/Banuba/banuba-ar/com/banuba/sdk/ve-audio-browser-sdk/1.48.2/ve-audio-browser-sdk-1.48.2.pom'. Received status code 401 from server: Unauthorized
      > Could not resolve com.banuba.sdk:ve-audio-browser-sdk:1.48.2.
         > Could not get resource 'https://maven.pkg.github.com/sdk-banuba/banuba-sdk-android/com/banuba/sdk/ve-audio-browser-sdk/1.48.2/ve-audio-browser-sdk-1.48.2.pom'.
            > Could not GET 'https://maven.pkg.github.com/sdk-banuba/banuba-sdk-android/com/banuba/sdk/ve-audio-browser-sdk/1.48.2/ve-audio-browser-sdk-1.48.2.pom'. Received status code 401 from server: Unauthorized
   > Could not resolve com.banuba.sdk:ve-export-sdk:1.48.2.
     Required by:
         project :app > project :video-editor-react-native
      > Could not resolve com.banuba.sdk:ve-export-sdk:1.48.2.
         > Could not get resource 'https://maven.pkg.github.com/Banuba/banuba-ve-sdk/com/banuba/sdk/ve-export-sdk/1.48.2/ve-export-sdk-1.48.2.pom'.
            > Could not GET 'https://maven.pkg.github.com/Banuba/banuba-ve-sdk/com/banuba/sdk/ve-export-sdk/1.48.2/ve-export-sdk-1.48.2.pom'. Received status code 401 from server: Unauthorized
      > Could not resolve com.banuba.sdk:ve-export-sdk:1.48.2.
         > Could not get resource 'https://maven.pkg.github.com/Banuba/banuba-ar/com/banuba/sdk/ve-export-sdk/1.48.2/ve-export-sdk-1.48.2.pom'.
            > Could not GET 'https://maven.pkg.github.com/Banuba/banuba-ar/com/banuba/sdk/ve-export-sdk/1.48.2/ve-export-sdk-1.48.2.pom'. Received status code 401 from server: Unauthorized
      > Could not resolve com.banuba.sdk:ve-export-sdk:1.48.2.
         > Could not get resource 'https://maven.pkg.github.com/sdk-banuba/banuba-sdk-android/com/banuba/sdk/ve-export-sdk/1.48.2/ve-export-sdk-1.48.2.pom'.
            >
Could not GET 'https://maven.pkg.github.com/sdk-banuba/banuba-sdk-android/com/banuba/sdk/ve-export-sdk/1.48.2/ve-export-sdk-1.48.2.pom'. Received status code 401 from server: Unauthorized
   > Could not resolve com.banuba.sdk:ve-playback-sdk:1.48.2.
     Required by:
         project :app > project :video-editor-react-native
      > Could not resolve com.banuba.sdk:ve-playback-sdk:1.48.2.
         > Could not get resource 'https://maven.pkg.github.com/Banuba/banuba-ve-sdk/com/banuba/sdk/ve-playback-sdk/1.48.2/ve-playback-sdk-1.48.2.pom'.
            > Could not GET 'https://maven.pkg.github.com/Banuba/banuba-ve-sdk/com/banuba/sdk/ve-playback-sdk/1.48.2/ve-playback-sdk-1.48.2.pom'. Received status code 401 from server: Unauthorized
      > Could not resolve com.banuba.sdk:ve-playback-sdk:1.48.2.
         > Could not get resource 'https://maven.pkg.github.com/Banuba/banuba-ar/com/banuba/sdk/ve-playback-sdk/1.48.2/ve-playback-sdk-1.48.2.pom'.
            > Could not GET 'https://maven.pkg.github.com/Banuba/banuba-ar/com/banuba/sdk/ve-playback-sdk/1.48.2/ve-playback-sdk-1.48.2.pom'. Received status code 401 from server: Unauthorized
      > Could not resolve com.banuba.sdk:ve-playback-sdk:1.48.2.
         > Could not get resource 'https://maven.pkg.github.com/sdk-banuba/banuba-sdk-android/com/banuba/sdk/ve-playback-sdk/1.48.2/ve-playback-sdk-1.48.2.pom'.
            > Could not GET 'https://maven.pkg.github.com/sdk-banuba/banuba-sdk-android/com/banuba/sdk/ve-playback-sdk/1.48.2/ve-playback-sdk-1.48.2.pom'. Received status code 401 from server: Unauthorized
   > Could not resolve com.banuba.sdk:ve-gallery-sdk:1.48.2.
     Required by:
         project :app > project :video-editor-react-native
      > Could not resolve com.banuba.sdk:ve-gallery-sdk:1.48.2.
         > Could not get resource 'https://maven.pkg.github.com/Banuba/banuba-ve-sdk/com/banuba/sdk/ve-gallery-sdk/1.48.2/ve-gallery-sdk-1.48.2.pom'.
            > Could not GET 'https://maven.pkg.github.com/Banuba/banuba-ve-sdk/com/banuba/sdk/ve-gallery-sdk/1.48.2/ve-gallery-sdk-1.48.2.pom'. Received status code 401 from server: Unauthorized
      > Could not resolve com.banuba.sdk:ve-gallery-sdk:1.48.2.
         > Could not get resource 'https://maven.pkg.github.com/Banuba/banuba-ar/com/banuba/sdk/ve-gallery-sdk/1.48.2/ve-gallery-sdk-1.48.2.pom'.
            > Could not GET 'https://maven.pkg.github.com/Banuba/banuba-ar/com/banuba/sdk/ve-gallery-sdk/1.48.2/ve-gallery-sdk-1.48.2.pom'. Received status code 401 from server: Unauthorized
      > Could not resolve com.banuba.sdk:ve-gallery-sdk:1.48.2.
         > Could not get resource 'https://maven.pkg.github.com/sdk-banuba/banuba-sdk-android/com/banuba/sdk/ve-gallery-sdk/1.48.2/ve-gallery-sdk-1.48.2.pom'.
            > Could not GET 'https://maven.pkg.github.com/sdk-banuba/banuba-sdk-android/com/banuba/sdk/ve-gallery-sdk/1.48.2/ve-gallery-sdk-1.48.2.pom'. Received status code 401 from server: Unauthorized
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org/.
BUILD FAILED in 3m 25s

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions