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

[Bug]: Data is NULL. User is rate-limited by GitHub" error #324

Closed
4 tasks done
Swastik19Nit opened this issue Jun 26, 2024 · 4 comments
Closed
4 tasks done

[Bug]: Data is NULL. User is rate-limited by GitHub" error #324

Swastik19Nit opened this issue Jun 26, 2024 · 4 comments

Comments

@Swastik19Nit
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

The current code checks if userData.name is null or empty to determine if the user is rate-limited. However, this might not be the most reliable method, as some users might genuinely have no name set on their GitHub profile. So it should be changed to userData.username.

Expected behavior

userData.username should be used here.

Add ScreenShots

No response

On which device are you experiencing this bug?

No response

Record

  • I have read the Contributing Guidelines
  • I'm a GSSOC'24 contributor
  • I have starred the repository
@ashutosh-rath02
Copy link
Owner

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

Copy link

Hey there👋, Congratulations on creating your first issue with Git-re. Hope you solve it!' first issue

@Swastik19Nit
Copy link
Contributor Author

PR #321 solves this issue

@ashutosh-rath02
Copy link
Owner

Hello @Swastik19Nit! Your issue #324 has been closed. Thank you for your contribution!

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

No branches or pull requests

2 participants