Skip to content
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

Error stating I have exceeded 65535 characters when I am only entering 29150 characters. #749

Open
leewilson86 opened this issue May 16, 2024 · 1 comment

Comments

@leewilson86
Copy link

I often get the following error flagged against my Pull Request description when I know I am not exceeding the character count.

HttpError: Invalid request.

Only 65535 characters are allowed; 525915 were supplied.

In the current instance of this error, my character count is only: 29150

I have noticed this happens when I want to paste a Terraform plan into the description. This is usually a simple copy/paste from the macOS Terminal app.

@shine2lay
Copy link
Member

@leewilson86 look at octokit's lib, we use them to get info about github to have a better understanding of your issue. https://github.com/octokit/rest.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants