- Notifications
You must be signed in to change notification settings - Fork673
-
it will return 404 error using the below codes
git likes as the below lal-imp/ |
BetaWas this translation helpful?Give feedback.
All reactions
@supler this should actually work. So this file either does not exist on the branch you're looking for, or you have some other issue like potentially fetching the wrong project, file path, branch etc.
Replies: 1 comment 5 replies
-
@supler this should actually work. So this file either does not exist on the branch you're looking for, or you have some other issue like potentially fetching the wrong project, file path, branch etc. |
BetaWas this translation helpful?Give feedback.
All reactions
-
but I always get error as the below gitlab.exceptions.GitlabListError: 404: 404 Not Found |
BetaWas this translation helpful?Give feedback.
All reactions
👍 1
-
same exact issue here :( still didn't find a plausible solution |
BetaWas this translation helpful?Give feedback.
All reactions
-
Will need more details. Also you might try doing: Also helpful to look at the upstream docs: |
BetaWas this translation helpful?Give feedback.
All reactions
👍 1
-
After activating the debug mode on the GitLab object instance, I was able to identify the the wrongly passed parameters. |
BetaWas this translation helpful?Give feedback.
All reactions
🎉 1
-
Great to hear! |
BetaWas this translation helpful?Give feedback.