TrickSumo
TrickSumo
  • Видео 67
  • Просмотров 317 536

Видео

Cognito OAuth Workflow - OAuth 2.0 And Grant Types | BuildWithCognito#4
Просмотров 1820 часов назад
Cognito OAuth Workflow - OAuth 2.0 And Grant Types | BuildWithCognito#4 github.com/TrickSumo/CognitoCourse
AWS Cognito User Pool Complete Overview | NewUI Groups MangedLogin MFA Passkey | BuildWithCognito#3
Просмотров 397 часов назад
AWS Cognito User Pool Complete Overview | Groups Manged Login MFA Passkey | BuildWithCognito#3 #aws #cognito #oauth2
What is AWS Cognito? User Pool Vs Identity Pool Vs IAM - When To Use What? | BuildWithCognito#2
Просмотров 6716 часов назад
What is AWS Cognito? User Pool Vs Identity Pool Vs IAM - When To Use What? | BuildWithCognito#2 #aws #cognito #oauth2
AWS Cognito Course Announcement and Introduction | BuildWithCognito#1
Просмотров 2719 часов назад
AWS Cognito Course Announcement and Introduction #aws #cognito #oauth2
Cognito Hosted UI Not Working - How To Use AWS Cognito HostedUI Properly
Просмотров 1613 месяца назад
AWS Cognito hosted UI URL should be in the below format:- your domain/oauth2/authorize?response_type=code&client_id=your app client id&redirect_uri=your callback url Docs:- docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-app-integration.html
How CORS Works In AWS S3 - Hands On Tutorial
Просмотров 1109 месяцев назад
How CORS Works In AWS S3 - Hands-On Tutorial #awss3 #aws #websecurity
What is Cross-Origin Resource Sharing? Resolve CORS Error in React NodeJS Express Application
Просмотров 2349 месяцев назад
What is a Cross-Origin Resource Sharing (CORS) Error? How to fix CORS in react, nodejs (express), and javascript applications. CORS is a security mechanism enforced by web browsers to control how two origins (or web servers) share resources. It allows the web server (or origin) to specify which other origins can access its resources using HTTP headers. CORS headers are Access-Control-Allow-Orig...
[Course Announcement] Intuitive Introduction To Quantum Computing With Classiq
Просмотров 12110 месяцев назад
Learn fundamentals of quantum computing and algorithms (quantum programming tutorial):- gitlab.com/alvarorgomez/introduction-to-quantum-computing-with-classiq/-/blob/main/START.ipynb An interactive introduction to quantum computing course playlist:- ruclips.net/p/PLxRVKjp6PFRv6NYlPRrvwSgYGWSTXe5Od Course Content:- Quantum Computing Introduction | State preparation | Quantum Oracles | Phase Kick...
How To Transfer Domain Name From Namecheap To CloudFlare
Просмотров 55310 месяцев назад
How To Transfer Domain To CloudFlare 1. Add website to Cloudflare. 2. Remove the domain lock and initiate transfer using the domain authorization code. 3. Verify email to complete the transfer. #transfer #domainname #cloudflare
[Solved] Openai.RateLimitError: You Exceeded Your Current Quota
Просмотров 2,9 тыс.10 месяцев назад
openai.RateLimitError: Error code: 429 - {'error': {'message': 'You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: platform.openai.com/docs/guides/error-codes/api-errors.', 'type': 'insufficient_quota', 'param': None, 'code': 'insufficient_quota'}}
Python Web App CI/CD Using Github Actions and AWS EC2 | Deploy Langchain Flask Django App On Server
Просмотров 3,3 тыс.10 месяцев назад
Deploy LangChain and Flask Application Using Github Actions and AWS EC2 (Gunicorn & Nginx) Steps:- 1. Create EC2 instance. 2. Add GitHub env variables. 3. Add GitHub actions, deployment script, and requirements.txt Github action file:- github.com/TrickSumo/langchain-course-python/blob/16-CICD-PYTHON-WEBAPP/.github/workflows/deploy.yaml Bash Script:- github.com/TrickSumo/langchain-course-python/...
Connect Custom GPT To Pinecone Vector Database
Просмотров 1,4 тыс.Год назад
Connect Custom GPT To Pinecone Vector Database GitHub Code Link:- github.com/TrickSumo/langchain-course-python/tree/15-custom-gpt-pinecone #vectordatabase #GPT #openai #render #fastapi #pinecone
Setup Stripe Recurring Payments With NodeJS And React Application
Просмотров 4,3 тыс.Год назад
Stripe Recurring Subscription Integration With MERN StackRepo Link:- github.com/TrickSumo/stripe-demo/tree/subscription Documentation:- stripe.com/docs/payments/checkout/how-checkout-works stripe.com/docs/api/checkout/sessions/create #Stripe #paymentgateway #mongodb #javascript #nodejs #mernstack
Stripe Payment Gateway Integration in NodeJS React Application
Просмотров 371Год назад
How To Setup Stripe Payment Gateway For React and NODEJS Application Repo Link:- github.com/TrickSumo/stripe-demo/tree/one-time-payment Commands:- stripe login stripe listen forward-to localhost:3001/webhook-onetime-payment Documentation:- stripe.com/docs/payments/checkout/how-checkout-works stripe.com/docs/api/checkout/sessions/create #Stripe #paymentgateway #webdevelopment #javascript #nodejs...
How To Install Stripe CLI On Windows And Test With Webhooks
Просмотров 14 тыс.Год назад
How To Install Stripe CLI On Windows And Test With Webhooks
The CLASSIQ QUEST Quantum Hackathon And Quantum Computing Bootcamp
Просмотров 110Год назад
The CLASSIQ QUEST Quantum Hackathon And Quantum Computing Bootcamp
QbitByQbit Introduction To Quantum Computing Course 2023
Просмотров 79Год назад
QbitByQbit Introduction To Quantum Computing Course 2023
How To Deploy Langchain Pinecone Application On AWS EC2
Просмотров 526Год назад
How To Deploy Langchain Pinecone Application On AWS EC2
ConversationRetrievalChain in LangChain - Detailed Tutorial
Просмотров 2 тыс.Год назад
ConversationRetrievalChain in LangChain - Detailed Tutorial
Chat With PDFs Using The RetrievalQA Chain In LangChain
Просмотров 521Год назад
Chat With PDFs Using The RetrievalQA Chain In LangChain
OpenAI Embedding API Cost Estimation Using Tiktoken Library
Просмотров 601Год назад
OpenAI Embedding API Cost Estimation Using Tiktoken Library
Pinecone Vector Database Explained: Vectors, Embeddings, and Similarity Search
Просмотров 422Год назад
Pinecone Vector Database Explained: Vectors, Embeddings, and Similarity Search
LangChain Project Create Personalized Cover Letter Generator with OpenAI
Просмотров 322Год назад
LangChain Project Create Personalized Cover Letter Generator with OpenAI
Agents and Tools in LangChain
Просмотров 255Год назад
Agents and Tools in LangChain
SimpleSequential Chian and Sequential Chain in LangChain
Просмотров 351Год назад
SimpleSequential Chian and Sequential Chain in LangChain
LangChain Tutorial - What are Chains? LLMChain?
Просмотров 153Год назад
LangChain Tutorial - What are Chains? LLMChain?
PydanticOutputParser Essentials: Validating Fields in LangChain
Просмотров 492Год назад
PydanticOutputParser Essentials: Validating Fields in LangChain
Domain Name Generator Using LangChain OpenAI Model and Output Parser
Просмотров 171Год назад
Domain Name Generator Using LangChain OpenAI Model and Output Parser
LangChain Output Parsers Basics - CommaSeperatedListOutputPaser
Просмотров 336Год назад
LangChain Output Parsers Basics - CommaSeperatedListOutputPaser

Комментарии

  • @boregxrd
    @boregxrd 2 дня назад

    great

    • @TrickSumo
      @TrickSumo День назад

      Thanks (❁´◡`❁)

  • @swe3393
    @swe3393 3 дня назад

    Nice overview! I’m having an issue where I’ve added custom sign-up attributes, but they’re not showing up on the sign-up page in Cognito. Do you know what I might be doing wrong?

    • @TrickSumo
      @TrickSumo День назад

      Hi 😄 During user pool creation, you can select required signup attributes from the predefined list of standard attributes. Only these attributes will appear as part of Cognito hosted UI. From Docs:- "Amazon Cognito uses a list of standard attributes taken from the OpenID Connect (OIDC) standard. You can make a subset of them required when users sign up. As an alternative to setting required attributes, you can use your own application code to ensure that the attributes you need are captured". Regarding custom attributes that you are trying to use (under userPool >> authentication >> SignUp >> customAttributes), these can be maybe used with SDK. Also, these custom attributes can’t be renamed or deleted after you create them. docs.aws.amazon.com/cognito/latest/developerguide/user-pool-settings-attributes.html?icmpid=docs_cognito_console_help_panel

  • @bulletsingh
    @bulletsingh 3 дня назад

    🙏

  • @yaldram-arsalan
    @yaldram-arsalan 8 дней назад

    Awesome looking forward to this course, thanks.

    • @TrickSumo
      @TrickSumo 8 дней назад

      Thanks, hope you enjoy it 😊

  • @tomasohara
    @tomasohara Месяц назад

    Too painful to watch with the slow typing.

    • @TrickSumo
      @TrickSumo Месяц назад

      Noted, thanks for feedback :) Probably copy pasting small chunks of code and explaining quickly would work better... What's your opinion on that?

    • @tomasohara
      @tomasohara Месяц назад

      @@TrickSumo Yes, cut-n-paste would be better.

  • @Lazyman85698
    @Lazyman85698 Месяц назад

    Thank you

    • @TrickSumo
      @TrickSumo Месяц назад

      You're welcome :)

  • @fikrebereda
    @fikrebereda 2 месяца назад

    thank you man

    • @TrickSumo
      @TrickSumo Месяц назад

      You're welcome! 😊

  • @RobertoCoding-z4r
    @RobertoCoding-z4r 2 месяца назад

    why pumpkins?

    • @TrickSumo
      @TrickSumo 2 месяца назад

      Halloweeeeeeeeeeeeeeeeeeeeeen 🎃🎃🎃🎃🎃🎃🎃🎃🎃

    • @RobertoCoding-z4r
      @RobertoCoding-z4r 2 месяца назад

      @@TrickSumo but why do you put pumpkins?

    • @TrickSumo
      @TrickSumo 2 месяца назад

      I just wanted some image to hide API keys. Picked random image from Pixabay. Nothing specific! Also, I like pumpkins, tasty!!!

  • @JordanJaramillo-o5n
    @JordanJaramillo-o5n 2 месяца назад

    Thanks for this awesome video my friend!

    • @TrickSumo
      @TrickSumo 2 месяца назад

      Thank You 😊

  • @PhucNguyen-cz7yg
    @PhucNguyen-cz7yg 3 месяца назад

    Thank you. I hope everyone do it work like me

    • @TrickSumo
      @TrickSumo 3 месяца назад

      I hope so too 😇😇😇

  • @ilijah4385
    @ilijah4385 3 месяца назад

    Will the DNS records automatically be transferred? Or do you need to screenshot then manually input them?

    • @TrickSumo
      @TrickSumo 3 месяца назад

      Hi When you add domain name, Cloudflare attempts to scan your existing DNS records. If it successfully scans all of them, then good. Else, you should export from previous provider in CSV format and import in Cloudflare.

  • @SachinSingh-zw9ec
    @SachinSingh-zw9ec 3 месяца назад

    thank you

    • @TrickSumo
      @TrickSumo 3 месяца назад

      You're Welcome 😊

  • @AyokunleDada
    @AyokunleDada 3 месяца назад

    Thanks

  • @developer7894
    @developer7894 3 месяца назад

    not working. open the stripe folder through command prompt and open the file there. and then click login. this works.

  • @ReuseCode
    @ReuseCode 4 месяца назад

    कभी-कभी कम व्यू वाली वीडियो काम आ जाती है। 😊❤

  • @rahulsingh-bk3wd
    @rahulsingh-bk3wd 4 месяца назад

    Thanks for the video. in the lastest version you have to verify your email for the final confirmation

    • @TrickSumo
      @TrickSumo 4 месяца назад

      Hi Thanks for update :)

  • @PterPmntaM
    @PterPmntaM 5 месяцев назад

    Short and Great video, thanks man.

    • @TrickSumo
      @TrickSumo 5 месяцев назад

      Welcome 😊

  • @ismaelIb8
    @ismaelIb8 5 месяцев назад

    i add the path but it still don't work why :( its only work when i go to cmd and go to stripe path. but in general it doesn't

    • @TrickSumo
      @TrickSumo 5 месяцев назад

      Not sure exactly what's wrong 🤔

  • @draXX_4048
    @draXX_4048 5 месяцев назад

    Thanks💯

  • @DataversePrivateLimited
    @DataversePrivateLimited 5 месяцев назад

    Thanks!

  • @arunraj9732
    @arunraj9732 5 месяцев назад

    Thanking you

  • @fightforfitness2256
    @fightforfitness2256 6 месяцев назад

    Thank you for the video.

    • @TrickSumo
      @TrickSumo 6 месяцев назад

      Glad it helped :)

  • @sanjay4675
    @sanjay4675 6 месяцев назад

    How to keep it running for lifetime ?

    • @TrickSumo
      @TrickSumo 6 месяцев назад

      Hi Do you mean how to keep Render server running always? Looks like in the free version they turn off server after some time of inactivity. Then if you try to access it, first time there will be some delay as the server boots up. One option is to get a paid plan from Render. Or use cloud service like AWS EC2.

  • @abusufyanvu
    @abusufyanvu 8 месяцев назад

    please do it with custom prompt template

  • @bruhat15
    @bruhat15 8 месяцев назад

    Bro even this is also not working! Help me out Both this and that another video of yours having vv connection is also not working In this only led on the esp is getting turned on, there is still distance shows zero

    • @TrickSumo
      @TrickSumo 8 месяцев назад

      Hi, If both methods did not work, then not sure what's wrong... The sensor itself might be damaged...

    • @bruhat15
      @bruhat15 8 месяцев назад

      @@TrickSumo hey tq! It's working now😊

    • @TrickSumo
      @TrickSumo 8 месяцев назад

      @@bruhat15 Awesome!!! 😊

  • @mas_user
    @mas_user 8 месяцев назад

    what if i using Arduino IDE 1.8.10 is the same way with your video?

    • @TrickSumo
      @TrickSumo 8 месяцев назад

      Hi May work. Not used Arduino IDE since long, can't say for sure.

  • @EVM-YT
    @EVM-YT 8 месяцев назад

    Does this require you to push the generated .env file to your github repo?

    • @TrickSumo
      @TrickSumo 8 месяцев назад

      No, env variables are stored as GitHub repo environment secret. ruclips.net/video/W8tONeBuTn0/видео.html These secrets are used to create .env file dynamically. So your keys are never exposed publically.

  • @majidmunir2188
    @majidmunir2188 9 месяцев назад

    Hi , for sure a great video from you. how do you find the responses of the GPT after integrating it with pinecone database does it worked better with the retrieval network ? and do you know the exact limit of the knowledge base ?

    • @TrickSumo
      @TrickSumo 8 месяцев назад

      Hi Using RAG with ChatGPT makes the response more related to your knowledge base. It is same as using OpenAI APIs with Pinecone:- ruclips.net/video/r_W0cnwaLQo/видео.html ruclips.net/video/rTTRKsV1vP0/видео.html Built-in knowledge storage of hatGPT has a limit of 10MB (or something similar). But by using Pinecone you can extend it to unlimited (Now Pinecone have pay as you go serverless model).

  • @rohityadav7808
    @rohityadav7808 9 месяцев назад

    Very helpful thanks.

    • @TrickSumo
      @TrickSumo 8 месяцев назад

      Glad helped you 😊

  • @muratyonev6000
    @muratyonev6000 9 месяцев назад

    Thanks it is very helpful

    • @TrickSumo
      @TrickSumo 9 месяцев назад

      Most welcome 😊

  • @mateus-yi2us
    @mateus-yi2us 9 месяцев назад

    helped me a lot! thanks!

  • @Amvflix7
    @Amvflix7 9 месяцев назад

    Thanks rishi prabhu ❤. Very nice explanation

    • @TrickSumo
      @TrickSumo 9 месяцев назад

      😄

    • @TrickSumo
      @TrickSumo 9 месяцев назад

      Do I know you? 🤔

  • @3rd_Son
    @3rd_Son 9 месяцев назад

    Hi, I just want to say thank you so much for this tutorial is there anyway i can DM you maybe on twitter or on Linkedin?

    • @TrickSumo
      @TrickSumo 9 месяцев назад

      Hi Nice to know that tutorial helped you :) You can mail me at admin@tricksumo.com

    • @3rd_Son
      @3rd_Son 9 месяцев назад

      @@TrickSumo I will do that just now🙏 Thank you so much

    • @TrickSumo
      @TrickSumo 9 месяцев назад

      Sure

  • @franckcopeland2464
    @franckcopeland2464 9 месяцев назад

    Hy guys, i don't understand on what Pin is connected data sensor ... can you write please ? Thank you for help

    • @TrickSumo
      @TrickSumo 9 месяцев назад

      Hi I also forgot, which pin it was 🤣 Refer this, according to your NodeMCU model:- Amica:- github.com/TrickSumo/water-level-indicator-controller/blob/master/Circuit%20Diagram%20For%20NodeMCU%20ESP8266%20Amica%20Model.JPG Lolin:- github.com/TrickSumo/water-level-indicator-controller/blob/master/Circuit%20Diagram%20For%20NodeMCU%20ESP8266%20LoLin%20Model.jpg GND pin will be same for both model. For +5V, use either VV or Vin pin.

    • @franckcopeland2464
      @franckcopeland2464 9 месяцев назад

      @@TrickSumo Thank you ! I still have an issue, when i connect VIN pin i can't download the sketch on the board. If i remove VIN pin, then it download ... I have an AMICA board.

    • @TrickSumo
      @TrickSumo 9 месяцев назад

      @@franckcopeland2464 I remember this issue - you can remove sensor to download sketch and connect again. Or use 555IC:- ruclips.net/video/hPv9uX3rUWc/видео.html Main issue is that 3V supply is not sufficient for the sensor. Feed it 5v anyhow and things will work.

    • @franckcopeland2464
      @franckcopeland2464 9 месяцев назад

      @@TrickSumo Thank you !

    • @TrickSumo
      @TrickSumo 9 месяцев назад

      @@franckcopeland2464 You're Welcome 😊

  • @joefredsantiago4442
    @joefredsantiago4442 9 месяцев назад

    can't search esp8266 in the library as of now, can you help me bro?

    • @TrickSumo
      @TrickSumo 9 месяцев назад

      Hi Make sure to add URL in preferences:- ruclips.net/video/AaWbRhCl0XI/видео.html

  • @pushparaghav2963
    @pushparaghav2963 9 месяцев назад

    How can I add Google pay and apple pay button also , please provide any solution or docs link , video link

    • @TrickSumo
      @TrickSumo 9 месяцев назад

      Hi Checkout:- docs.stripe.com/google-pay?platform=web Steps 1. Click on the gear icon (settings) >> Payment settings >> Payment methods 2. Enable Apple and Google pay (verify domain name in payment method domains tab). That's it, now wallets should appear on the checkout page. Apple Pay and Google Pay are included in the card payment method type, so you don’t need to explicitly pass Apple Pay and Google Pay here:- github.com/TrickSumo/stripe-demo/blob/subscription/server/server.js#L80

  • @TheHaakiiz
    @TheHaakiiz 9 месяцев назад

    u da best man! Followed and worked! with some modifications ofc

    • @TrickSumo
      @TrickSumo 9 месяцев назад

      Awesome 🚀😊🎉

  • @Jihenguesmi
    @Jihenguesmi 9 месяцев назад

    excuse me, but it says error compiling the nodemcu , and it also says no matching function for call to 'FIREBASE_CLASS::begin(const char [35], const char [41])'

    • @TrickSumo
      @TrickSumo 9 месяцев назад

      Hi Refer the last comment on this gist, there are some changes in library:- gist.github.com/TrickSumo/2f16c122b2f59c1e7b0846514dd945cd Working example:- github.com/mobizt/Firebase-ESP8266/blob/master/examples/Authentications/LegacyTokenAuthen/LegacyTokenAuthen.ino Modified code:- ======================================================================================= #include <ESP8266WiFi.h> #include <FirebaseESP8266.h> #define FIREBASE_HOST "test.firebaseio.com" //Your Firebase Project URL goes here without "http:" , "" and "/" #define FIREBASE_AUTH "abc" //Your Firebase Database Secret goes here #define WIFI_SSID "Wifiname-here" //WiFi SSID to which you want NodeMCU to connect #define WIFI_PASSWORD "Wifipassword-here" //Password of your wifi network // Declare the Firebase Data object in the global scope FirebaseData firebaseData; /* 4, Define the FirebaseAuth data for authentication data */ FirebaseAuth auth; /* Define the FirebaseConfig data for config data */ FirebaseConfig config; // Declare global variable to store value int val=0; void setup() { Serial.begin(115200); // Select the same baud rate if you want to see the datas on Serial Monitor Serial.println("Serial communication started "); WiFi.begin(WIFI_SSID, WIFI_PASSWORD); //try to connect with wifi Serial.print("Connecting to "); Serial.print(WIFI_SSID); while (WiFi.status() != WL_CONNECTED) { Serial.print("."); delay(500); } Serial.println(); Serial.print("Connected to "); Serial.println(WIFI_SSID); Serial.print("IP Address is : "); Serial.println(WiFi.localIP()); //print local IP address // Firebase.begin(FIREBASE_HOST, FIREBASE_AUTH); // connect to firebase /* Assign the database URL and database secret(required) */ config.database_url = FIREBASE_HOST; config.signer.tokens.legacy_token = FIREBASE_AUTH; Firebase.begin(&config, &auth); Firebase.reconnectWiFi(true); delay(1000); } void loop() { // Firebase Error Handling And Writing Data At Specifed Path************************************************ if (Firebase.setInt(firebaseData, "/data", val)) { // On successful Write operation, function returns 1 Serial.println("Value Uploaded Successfully"); Serial.print("Val = "); Serial.println(val); Serial.println(" "); val++; delay(1000); } else { Serial.println(firebaseData.errorReason()); } }

  • @mitvavirvadiya8993
    @mitvavirvadiya8993 10 месяцев назад

    Thanks for video, great explanation, try more on video editing it will keep users engaged to your great content

    • @TrickSumo
      @TrickSumo 10 месяцев назад

      Hi Thanks for feedback!

  • @saifmahin7425
    @saifmahin7425 10 месяцев назад

    Excellent way to solve the problem!. Thank you for sharing. I was having difficulties to use DirectoryLoader because of the decoding issue. Now it has been solved because of you!

    • @TrickSumo
      @TrickSumo 10 месяцев назад

      Super!!! Glad it helped 😀

  • @Ajayy_01
    @Ajayy_01 10 месяцев назад

    thank you sirr

    • @TrickSumo
      @TrickSumo 10 месяцев назад

      You're Welcome 😄

  • @georgevalentintrasca1682
    @georgevalentintrasca1682 10 месяцев назад

    I have the next error when I try to use this library and chat gpt doesn't help me to much :)) Can anybody help me please? In file included from f:\Licenta\Software\libraries\Firebase_ESP8266_Client\src/Firebase.h:36:0, from f:\Licenta\Software\libraries\Firebase_ESP8266_Client\src/FirebaseESP8266.h:36, from F:\Licenta\Software\Comunicatie seriala intre placute\ESP8266\ESP8266.ino:4: f:\Licenta\Software\libraries\Firebase_ESP8266_Client\src/FirebaseFS.h:124:22: fatal error: LittleFS.h: No such file or directory #include <LittleFS.h> ^ compilation terminated.

    • @TrickSumo
      @TrickSumo 10 месяцев назад

      Hi Looks like some library or file is missing. There is one more library to connect esp8266 to Firebase, you can check that if it helps:- ruclips.net/video/ZZ5JvSA-Ed8/видео.html

  • @utkarshagrawal-t4w
    @utkarshagrawal-t4w 10 месяцев назад

    thanks for the guide its working but i want to ask do we really have to delete the whole project and recopy it everytime we push what if project is big and change is very small do we still have to do the same process or there is any other efficient way

    • @TrickSumo
      @TrickSumo 10 месяцев назад

      Hi In GitHub action, "rsync" command can be used instead of "src" (line 37 of deploy.yaml):- rsync -avz --delete ./ $EC2_USERNAME@$EC2_HOST:/var/www/langchain-app After that "sudo mv * /var/www/langchain-app" command from bash script can be removed:- github.com/TrickSumo/langchain-course-python/blob/16-CICD-PYTHON-WEBAPP/deploy.sh#L10

  • @ambrosearuwa9458
    @ambrosearuwa9458 10 месяцев назад

    how did you get to the part where set the environment variables

    • @TrickSumo
      @TrickSumo 10 месяцев назад

      There are separate videos for that:- ruclips.net/video/LUHeCvVFATU/видео.html This one is just to install stripe CLI. Checkout other two videos to see how to get keys and setup payment.

    • @ShreyanshShukla-t6i
      @ShreyanshShukla-t6i 10 месяцев назад

      go to your settings > then system > about > then on device specification section see on the related links > Advanced system settings

    • @TrickSumo
      @TrickSumo 10 месяцев назад

      @@ShreyanshShukla-t6iThanks for pointing out. I thought @ambrosearuwa9458 was asking about the stripe API key. Alternative way is to just search for "system environment variables" in the Windows search bar and then select Environment variables.

  • @TrickSumo
    @TrickSumo 10 месяцев назад

    Home Work hint => 1. To get instance IP address in the bash script, use:- curl 169.254.169.254/latest/meta-data/public-ipv4 (make sure to do:- EC2 instance >> Instance settings >> Modify instance metadata options >> IMDSv2 >> Optional) 2. Use "sed" Linux command to search and replace IP address in the "index.html"

  • @vinalpatel3269
    @vinalpatel3269 11 месяцев назад

    Is it suitable for cicd?

    • @TrickSumo
      @TrickSumo 11 месяцев назад

      Yes 🚀

    • @vinalpatel3269
      @vinalpatel3269 10 месяцев назад

      How to make cicd for langchain python base app in aws

    • @TrickSumo
      @TrickSumo 10 месяцев назад

      Will make video on it today :)

    • @TrickSumo
      @TrickSumo 10 месяцев назад

      Check this out:- ruclips.net/video/W8tONeBuTn0/видео.html

  • @abcknw
    @abcknw 11 месяцев назад

    It worked perfectly 😊 thank you so much 😊

    • @TrickSumo
      @TrickSumo 11 месяцев назад

      Welcome 😊

  • @abcknw
    @abcknw 11 месяцев назад

    Thank you so much for awesome tutorial. I have Done all the steps, DB is also getting connected. But ESP8266 is unable to post data to DB , It shows error Code "-1"

    • @TrickSumo
      @TrickSumo 11 месяцев назад

      Hi there, Looks like your Arduino (with ESP8266) is not reachable to the internet (that's why error Code "-1"). If possible, try using NodeMCU ESP8266 development board (with built-in ESP8266). Thanks

    • @abcknw
      @abcknw 11 месяцев назад

      @@TrickSumo thank you so much for reply. I am using esp8266. It is getting connected with wifi without any problem.

  • @aloneking5388
    @aloneking5388 11 месяцев назад

    It's not redirecte for stripe checkout page please solve this

    • @TrickSumo
      @TrickSumo 11 месяцев назад

      Hi At what timestamp in video you faced this problem?

    • @aloneking5388
      @aloneking5388 11 месяцев назад

      14:50 ​@@TrickSumo

    • @aloneking5388
      @aloneking5388 11 месяцев назад

      ​​@@TrickSumo the error is response .json is not a function

    • @TrickSumo
      @TrickSumo 11 месяцев назад

      @@aloneking5388 So I took code from GitHub as it is, just updated .env file and did "npm i". Things working as expected for me. For you, looks like there is some error from the server side. Try adding some logs here:- github.com/TrickSumo/stripe-demo/blob/subscription/client/src/HomePage.js#L21 Or inspect network calls to see what is exact error from the server.

    • @aloneking5388
      @aloneking5388 11 месяцев назад

      @@TrickSumo I think the next the problem in in Loadstripe in not working

  • @sudhirkotwal2216
    @sudhirkotwal2216 Год назад

    Thank you for very good advise. Because I'm using old ESP8266 board, and probably it needs older version of board manager. Thanks again