-
Notifications
You must be signed in to change notification settings - Fork 42
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
alfred-gitlab not working on macOS 12.3 after upgrade #29
Comments
@grantmcconnaughey This is a config issue - can you try |
I do see that in the README now! 🤦 Unfortunately, I'm getting the same result after that. |
Do the log files still show it as a HTTP 400 error? |
Nope, looks like they did change. It doesn't recognize the scheme (https?):
|
Removing the scheme fixed it!
|
Well thats funky. I'll take a look, thanks! |
You bet! Thanks for rubber duckin' with me. I'll leave it up to you whether to close now or close after addressing the scheme issue. Cheers. |
Also having problems here, but logs show the following with When I change the URL to my actual URL (
|
Same here, i thought this workflow wasn't working with alfred 4 due the "Quickly navigate to GitLab projects in Alfred 3" in the readme. Works fine with the URL |
I recently updated alfred-gitlab to version 3.0.0 following the instructions in the README. Unfortunately, it's still not working for me on macOS 12.3. Here are steps to reproduce:
glsetkey {key}
glseturl https://gitlab.com
I get the message "No projects found."
Here's the debug output from the previous command:
If I open the
com.lukewaite.alfred-gitlab.log
log file then I do see there was a 400 response when calling GitLab's API:The text was updated successfully, but these errors were encountered: