bintray / gradle-bintray-plugin

Apache License 2.0
1.28k stars 197 forks source link

"Repo" not found while using bintrayUpload #294

Open ekrivopaltsev opened 5 years ago

ekrivopaltsev commented 5 years ago

I have a similar issue as "message :Repo not found" I got http status 404 while uploading my aar file using bintrayUpload.

Could not create package 'ekriv/Repo1/SimpleLib': HTTP/1.1 404 Not Found [message:Repo 'Repo1' was not found]

My user name is ekriv, however a repository on bintray site is referenced as bintray.com//Repo1 (this link exists) not bintray.com//Repo1 (This link does not exist !!!) I wonder how to fix my script to enable upload.