Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not download checkout-3.0.4.aar (com.yandex.money:checkout:3.0.4) #15

Open
AegisEg opened this issue Sep 3, 2021 · 5 comments
Open

Comments

@AegisEg
Copy link

AegisEg commented Sep 3, 2021

После добавления yandex_kassa: ^1.0.2 в зависимости("flutter pub add yandex_kassa"), приложение не запускается. Ошибка :
Execution failed for task ':app:checkDebugAarMetadata'.

Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Could not download checkout-3.0.4.aar (com.yandex.money:checkout:3.0.4)
> Could not get resource 'https://dl.bintray.com/yandex-money/maven/com/yandex/money/checkout/3.0.4/checkout-3.0.4.aar'.
> Could not GET 'https://dl.bintray.com/yandex-money/maven/com/yandex/money/checkout/3.0.4/checkout-3.0.4.aar'. Received status code 403 from server: Forbidden

@reetou
Copy link
Contributor

reetou commented Sep 30, 2021

@AegisEg

Здравствуйте, у вас получилось это поправить?

@AegisEg
Copy link
Author

AegisEg commented Sep 30, 2021

@reetou, https://github.com/AegisEg/yandex_kassa. Лучше скачайте себе репозиторий. С горем пополам да. Но там есть нюансы по настройке sdk(ios). Если не получится пишите

@kardenvan7
Copy link

@AegisEg Можете, пожалуйста, описать полный процесс установки либы через скачивание репозитория? С учетом настройки iOS SDK?

@kardenvan7
Copy link

@AegisEg не получается SDK подключить на iOS. Cocoapods не находит, видимо, из-за того, что либа старая. Можете подсказать как настраивать на iOS, пожалуйста?

@78Ronin78
Copy link

После добавления yandex_kassa: ^1.0.2 в зависимости("flutter pub add yandex_kassa"), приложение не запускается. Ошибка : Execution failed for task ':app:checkDebugAarMetadata'.

Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Could not download checkout-3.0.4.aar (com.yandex.money:checkout:3.0.4)

Could not get resource 'https://dl.bintray.com/yandex-money/maven/com/yandex/money/checkout/3.0.4/checkout-3.0.4.aar'.
Could not GET 'https://dl.bintray.com/yandex-money/maven/com/yandex/money/checkout/3.0.4/checkout-3.0.4.aar'. Received status code 403 from server: Forbidden

bintray закрылся и больше не доступен, поэтому рекомендуют скачивать репозиторий напрямую для решения проблемы. в моем случае не работал exoplayer, так как он скачивался с репозитория bintray и выдавал также 403 ошибку.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants