I am using mailtrap and want to send mails to users. When i am using email testing with client.testing.send method, it's working , when i am using client.send, it's saying unauthorised. How do i authorize? Also i haven't deployed my project currently.
@khandelwal_8080Ай бұрын
Please help 🙏🏻
@manisbouchareb3849Ай бұрын
Can i got comments of people and store them to a csv file?!
@Gamer-Kuno2 ай бұрын
how to get the device-token-here ?
@chandansahu10262 ай бұрын
For ios i get an error Request entity is not found.
@MysteryCloud4043 ай бұрын
How can I get this code please?
@poria013 ай бұрын
Show project output bro ☹️
@Meow-fx1ws4 ай бұрын
Actually a good resource
@hackthecode4 ай бұрын
Thank you
@Meow-fx1ws4 ай бұрын
@@hackthecode can we put password in it
@ngokhanhnguyen22763 ай бұрын
@@Meow-fx1wsnerver put pwd in your token,
@cebotarivitalii26514 ай бұрын
In my page when i start the server , in the html page there is this sentence "CANNOT GET /translate(endpoint)", but in you screen the call is POST how i can to do as well as you
@Saucehero294 ай бұрын
How to implement this in hostinger?
@jayjeetnandi20244 ай бұрын
Source code 😢
@AliHelmi-GET4 ай бұрын
what if there are props to be passed? Can we use the bundled file in Angular project?
@BIOPAULKOBENA5 ай бұрын
That's great❤🎉
@hackthecode5 ай бұрын
Thank you
@AhmedTelleserDehyer5 ай бұрын
Amazing! It is difficult for me and I just can use translation machine like Immersive Translate to help me translate text directly 😂
@hackthecode5 ай бұрын
🙂
@shakthisathish8395 ай бұрын
Bro can we make a Both editable and non editable field in single pdf
@hackthecode5 ай бұрын
That we don't know
@vooose6 ай бұрын
what is the file size of bundle.min.js?
@hackthecode6 ай бұрын
That need to be checked 😇
@anamarysua196 ай бұрын
Where do you add the Api token?
@edge06014 ай бұрын
Key value
@hardikmalviya19196 ай бұрын
Twilio provided me usa phone number and not allowing me to send sms to Indian number what do i do
@hackthecode6 ай бұрын
Please contact Twilo support team
@ajaysurya74327 ай бұрын
I need create an application for send a sms to client after paid the payment. Is it possible for sent the sms to the person. We will pay any charge for sent a sms
@hackthecode7 ай бұрын
Yes its possible, call the sms API after you get a success response by calling the payment API
@NR_ARTS7 ай бұрын
More challenge is more motivation for a programmer
@hackthecode7 ай бұрын
You are right 🙂
@jagdeepsingh-g8r7 ай бұрын
Bro send me your contact number
@bhavitgrover8 ай бұрын
I suggest putting the Client id and secret in an .env file for more security
@hackthecode8 ай бұрын
You are right
@rabbanjaved44758 ай бұрын
bro its not working bro .... they ask for some id and als
@hackthecode8 ай бұрын
Kindly provide the exact error message
@ShubhamVig-h3s8 ай бұрын
this is free or not the google cloud translation? and how accurate it gives us translation?
@hackthecode8 ай бұрын
Google Cloud Translation offers a free tier with limitations and paid plans for increased usage and features. Here's a breakdown: Free Tier: Limited to 500,000 characters per month: This applies to both the Basic and Advanced editions combined. Includes: Text translation Language detection Batch text translation XLSX document translation Romanization Paid Plans: Start at $20 per million characters: This applies to exceeding the free tier limit or using features like: Custom translation models Domain-specific translation Formatted document translation Batch translation with advanced features Accuracy: Google Cloud Translation utilizes advanced neural machine translation technology, generally considered accurate and reliable for most use cases. However, accuracy can vary depending on: Language pair: Translations between closely related languages tend to be more accurate. Complexity of the text: Technical or nuanced language may require additional context or human review for optimal accuracy. Domain-specific terminology: Using custom models trained on specific domains can significantly improve accuracy.
@ShubhamVig-h3s8 ай бұрын
20$ per month?
@hackthecode8 ай бұрын
@@ShubhamVig-h3s Kindly check on their site for confirmation
@ShubhamVig-h3s8 ай бұрын
okay@@hackthecode
@harikrishnank90208 ай бұрын
after coding in vscode,how and where did u run those code
@hackthecode8 ай бұрын
Go to terminal and type below command node translate.js
@hackthecode9 ай бұрын
Source Code : github.com/krishheii/kafka-basic
@furkanaksit11069 ай бұрын
hey man, can i talk to you about something do you have an mail adress
@a_girl_in_veill_9929 ай бұрын
Ye kon c language main ha
@hackthecode9 ай бұрын
its JavaScript
@alexisezequielmontoya247710 ай бұрын
what
@hackthecode10 ай бұрын
🙂 what ?
@alexisezequielmontoya247710 ай бұрын
@@hackthecode i'm very confuse bro
@hackthecode10 ай бұрын
@@alexisezequielmontoya2477 are you looking for source code?
The Instagram Hashtag Search API allows you to find public IG Media that has been tagged with specific hashtags. However, there are some limitations: You can query a maximum of 30 unique hashtags on behalf of an Instagram Business or Creator Account within a rolling, 7-day period. Personally identifiable information will not be included in responses. You cannot comment on hashtagged media objects discovered through the API. Hashtags on Stories are not supported. Emojis in hashtag queries are not supported.
@hackthecode10 ай бұрын
Source code full : medium.com/javascript-in-plain-english/protect-your-apis-like-a-ninja-a-node-js-authentication-server-for-restful-services-dfd8acad23c3
@mehakdhingra11839 ай бұрын
Wanted to discuss a possible business/ professional collaboration. Let me know an email ID to initiate the conversation.
@mehakdhingra11839 ай бұрын
@hackthecode Wanted to explore the possibility of a corporate collaboration. How can we get in touch?
@hackthecode9 ай бұрын
@@mehakdhingra1183 what kind of collaboration?
@personalatick191610 ай бұрын
hi , i have a guestion. what is difference between multer use or cloudnary upload url?mm
@hackthecode10 ай бұрын
`Multer` and Cloudinary upload serve different purposes in the context of Node.js applications. 1. **Multer:** - `Multer` is a Node.js middleware for handling `multipart/form-data`, which is primarily used for file uploads. - It is commonly used with frameworks like Express to handle file uploads from HTML forms. - Multer allows you to process files on the server and store them locally or perform other operations. 2. **Cloudinary Upload:** - Cloudinary is a cloud-based media management solution that provides services for image and video upload, storage, transformation, and delivery. - Cloudinary upload typically involves sending your media files directly to Cloudinary servers, eliminating the need for local storage. - Cloudinary also offers powerful features like image transformations on-the-fly, ensuring optimized and responsive content delivery. **Usage Scenario:** - Use `Multer` when you want to handle file uploads locally on your server, and you have control over storage and processing. - Use Cloudinary upload when you prefer a cloud-based solution for handling media files, allowing for scalability, easier integration with other services, and powerful features like image transformations. In summary, `Multer` is a middleware for handling file uploads on your server, while Cloudinary upload is a cloud-based solution for managing media files with additional features beyond simple storage. The choice depends on your specific use case and requirements.
@personalatick191610 ай бұрын
@@hackthecode oh..thanks.. but i am compused about that if i make e-commerce website which is better, why and which method is rendering image speedly?
@hackthecode10 ай бұрын
If you want just render I suggest upload it to a CDN which will more faster
@personalatick191610 ай бұрын
@@hackthecode thanks, i appreciate to you because you reply was very fast that i thought we was inbox messageing.♥️ bro remember this thought , subscriber isn't fact but real subscriber is big fact..✨
@starsatheshg718610 ай бұрын
how to send otp on phone no and email in node.js please to share mam.
@hackthecode10 ай бұрын
Please browse through my shorts their is a video on how to send smd using node. Js
@cubedev483810 ай бұрын
Very useful
@hackthecode10 ай бұрын
Thank you so much
@PushTheTalk11 ай бұрын
Hello I’m I would like to pull my api data for my followers and following is there any speed bumps I should be aware of?
@hackthecode11 ай бұрын
When using the Instagram API to retrieve followers and following data, it's essential to be aware of rate limits imposed by Instagram. These limits are in place to prevent abuse and ensure fair usage of their platform. As of my last knowledge, the specific rate limits may vary, so it's crucial to refer to Instagram's official documentation for the most accurate and up-to-date information. Typically, Instagram API endpoints have both user-specific and app-specific rate limits. User-specific limits are based on the specific user making the requests, while app-specific limits are based on the entire application. To avoid hitting rate limits and potential issues, consider the following: 1. **Authenticate Properly:** Ensure that you authenticate your requests correctly using the appropriate authentication method provided by Instagram. 2. **Respect Rate Limits:** Monitor and adhere to the rate limits set by Instagram. Exceeding these limits may result in temporary or permanent suspension of API access. 3. **Use Pagination:** If you have a large number of followers or followings, make use of pagination to retrieve data in manageable chunks rather than attempting to get all data in a single request. 4. **Handle Errors Gracefully:** Implement error handling in your application to handle situations where rate limits are exceeded or other issues occur. This helps prevent unnecessary disruptions to your application. 5. **Stay Informed:** Regularly check Instagram's API documentation for any updates or changes to rate limits. Instagram may adjust these limits to improve the platform's performance and security. Remember that violating Instagram's policies and terms of service can lead to consequences such as account suspension or restricted API access. Always ensure that your application complies with Instagram's guidelines.
@PushTheTalk11 ай бұрын
First thanks you for the prompt response. I’ll research the documentation I definitely wasn’t aware of these guidelines. The end goal is to have my KZbin, IG, Twitch and Kick data on my Mac Touch Bar. I set KZbin up last year, I may want to take a look at those guidelines 😅
@hackthecode10 ай бұрын
@@PushTheTalk You are welcome and best wishes for your goal
@SSCODanish11 ай бұрын
The number is unverified. Trail account cannot send message to unverified numbers plzz help me i am getting this error plzz help asap
@hackthecode11 ай бұрын
Error - 21608 This number can send messages only to verified numbers You have attempted to send a message to an unverified phone number while using a trial account. To prevent spam, trial accounts can only send messages to phone numbers you've verified with Twilio. You must upgrade your account to remove this restriction Solution is upgrade your Twilio account
@SSCODanish11 ай бұрын
@@hackthecode how to upgrade it upgrade means I have to buy a number plzz help me how to upgrade it
@hackthecode11 ай бұрын
@@SSCODanish 1. Login to your Twilio project 2. Click Upgrade Link at the top of the screen
@drh37411 ай бұрын
That’s great brother
@hackthecode11 ай бұрын
Thank you so much
@GameOp-c4l11 ай бұрын
Op bro the same i was looking for , thankyou very much boh for tutorial, keep it up 😎🫂
@hackthecode11 ай бұрын
Thank you so much
@fernandoamorim3011 ай бұрын
Nice! How i get access_token and user_id from instagram?
@vakeel_khan0011 ай бұрын
hello bhai video toda slow bnaya kro
@hackthecode11 ай бұрын
Sure bro and code is available on the description
@SusiSusanti-ew7ek11 ай бұрын
dwhzzxmi
@Oneofonemd Жыл бұрын
thanks
@hackthecode Жыл бұрын
Welcome
@viktandan1 Жыл бұрын
Can you please share the code?
@hackthecode Жыл бұрын
Here is the code gist.github.com/krishheii/a616c8edae0331ccfaed02dfbfa8fbe1
@Rehan_Official12111 ай бұрын
sir canvaas not working @@hackthecode
@ТарасЦегенько-щ1э Жыл бұрын
where could I get this code?
@INSIGHTS.MUSICAS Жыл бұрын
CAN YOU MAKE THIS CODE AVAILABLE !!!
@hackthecode Жыл бұрын
Here is the source code gist.github.com/krishheii/00c940529a0fad8f96dabbe47ef97532
@perrywalker67192 ай бұрын
Please is there a way to contact you privately
@LoneWolf-py7ps Жыл бұрын
thank you bro
@hackthecode Жыл бұрын
You are welcome.
@monianbu9641 Жыл бұрын
How to send the attachment in email using nodejs and nodemailer in postman method pls upload the video mam pls
@hackthecode Жыл бұрын
Hi please try the below code // Require the nodemailer module const nodemailer = require ('nodemailer'); // Create a transporter object with your gmail credentials const transporter = nodemailer.createTransport ({ service: 'gmail', auth: { user: '[email protected]', pass: 'your_password' } }); // Define the mail options with the attachment const mailOptions = { from: '[email protected]', to: '[email protected]', subject: 'Sending email with attachment using nodejs and nodemailer', text: 'Hello, this is a test email with an attachment', attachments: [ { // Specify the file name and path filename: 'test.txt', path: './test.txt' } ] }; // Send the email using the transporter object transporter.sendMail (mailOptions, (error, info) => { if (error) { console.error (error); } else { console.log ('Email sent: ' + info.response); } }); // To test this code using postman, you need to create a POST request with the following settings: // URL: localhost:3000/send-email // or whatever port you are using // Headers: Content-Type: application/json // Body: { // "email": "[email protected]" // } // You also need to modify the code to accept the email parameter from the request body, for example: // Require the express module const express = require ('express'); // Create an express app const app = express (); // Use the express.json middleware to parse the request body app.use (express.json ()); // Define a route for sending email app.post ('/send-email', (req, res) => { // Get the email parameter from the request body const email = req.body.email; // Validate the email parameter if (!email) { return res.status (400).send ('Email is required'); } // Update the mail options with the email parameter mailOptions.to = email; // Send the email using the transporter object transporter.sendMail (mailOptions, (error, info) => { if (error) { console.error (error); return res.status (500).send ('Email failed'); } else { console.log ('Email sent: ' + info.response); return res.status (200).send ('Email sent'); } }); }); // Start the server on port 3000 app.listen (3000, () => { console.log ('Server listening on port 3000'); });
@monianbu9641 Жыл бұрын
Thank you so much sis
@monianbu9641 Жыл бұрын
Sister pls i don't understand this code pls sister please make a video and post it sister pls i just request for you pls