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.
I have a similar issue as "message :Repo not found" I got http status 404 while uploading my aar file using bintrayUpload.
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.