[
https://issues.apache.org/jira/browse/BEAM-10966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17204297#comment-17204297
]
Kyle Weaver commented on BEAM-10966:
------------------------------------
I can't reproduce the "unexpected EOF" error either. The access token I am
using is a 40-character alphanumeric string. You might also want to make sure
you're not copying in any extra characters. Another possibility is that you're
using a different shell; I am on zsh.
> Issue in release script mass_comment.py
> ---------------------------------------
>
> Key: BEAM-10966
> URL: https://issues.apache.org/jira/browse/BEAM-10966
> Project: Beam
> Issue Type: Bug
> Components: build-system
> Reporter: Robin Qiu
> Assignee: Kyle Weaver
> Priority: P2
>
> Error: requests.exceptions.InvalidURL: Failed to parse:
> [https://api.github.com/graphql]
>
> I opened that link and it says:
> {"message":"API rate limit exceeded for 104.133.8.67. (But here's the good
> news: Authenticated requests get a higher rate limit. Check out the
> documentation for more
> details.)","documentation_url":"https://developer.github.com/v3/#rate-limiting"}
>
> Another minor issue: when I was prompted to enter my GitHub access token, I
> have to enclose it in double quote, otherwise I will run into:
> SyntaxError: unexpected EOF while parsing
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)