-
Notifications
You must be signed in to change notification settings - Fork 88
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
Didn't not get the expected result for command -> mv pkg #2
Comments
You first have to create GitHub API tokens and add to https://github.com/winterbe/github-matrix#be-your-own-operator |
I have already mentioned in my issue description that "I have followed the steps properly." which means that I have set the API token using the command. |
There seems to be something wrong with your API token: You should try to validate that your token works by manually fetching some data from GitHub API via terminal (e.g. by using |
@aaalveee The problem is that com.winterbe.matrix.GithubCollectorTest doesn't use value for apiToken from |
I have followed the steps properly. When I ran the command mvn pkg I got bunch of errors. Then I re-ran it with mv pkg -e -X to get the logs, which I am putting here. Help me to solve this out.
The text was updated successfully, but these errors were encountered: