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

UPGRADE GOOGLE TRANSLATE API #1166

Closed
wants to merge 4 commits into from
Closed

Conversation

vivi2004
Copy link

@vivi2004 vivi2004 commented Aug 9, 2024

Description

Related Issues

  • Closes #

Type of PR

  • ()

Screenshots / videos (if applicable)

Checklist

  • I have gone through the contributing guide
  • I have updated my branch and synced it with project main branch before making this PR
  • I have performed a self-review of my code
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • I have commented my code, particularly in hard-to-understand areas.

Additional context:

Copy link

vercel bot commented Aug 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rapidoc ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 10, 2024 4:41pm

Copy link

netlify bot commented Aug 9, 2024

Deploy Preview for rapidoc ready!

Name Link
🔨 Latest commit 2c3c003
🔍 Latest deploy log https://app.netlify.com/sites/rapidoc/deploys/66b7983e120a1d000871a786
😎 Deploy Preview https://deploy-preview-1166--rapidoc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job, @vivi2004! 🎉 Thank you for submitting your pull request. Your contribution is valuable and we appreciate your efforts to improve our project.We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

@vivi2004
Copy link
Author

vivi2004 commented Aug 9, 2024

I UPGRADED THE GOOGLE TRANSLATE PI TO SOME EXTEND SO THAT IT WOULD BE MORE USERFRIENDLY IN THE DOMAIN.
GIIT

@varshith257
Copy link
Collaborator

@vivi2004 I can't see the translate working

method: 'POST',
headers: {
'Content-Type': 'application/json',
'Authorization': 'Bearer YOUR_ACCESS_TOKEN' // Replace with your OAuth 2.0 token

Check failure

Code scanning / CodeQL

Hard-coded credentials Critical

The hard-coded value "Bearer YOUR_ACCESS_TOKEN" is used as
authorization header
.
@vivi2004
Copy link
Author

@vivi2004 I can't see the translate working
In my system it working but i go through the code there is some error detecting
Thanks to let me know

Copy link
Contributor

This issue has been marked as stale because it has been inactive for more than 7 days. It will be closed if no further activity occurs in the next 10 days. Please update if you want to keep it open.

Copy link
Contributor

github-actions bot commented Sep 6, 2024

This issue has been automatically closed because it has been inactive for more than 17 days (including 7 days marked as stale). If you believe this is still relevant, feel free to reopen it or create a new one. Thank you!

@github-actions github-actions bot closed this Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants