107. Authentication - Perform Signup Request and get the token & expiresIn as Response - Angular

Поделиться
HTML-код
  • Опубликовано: 22 окт 2024

Комментарии • 7

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

    Hi Leela, thanks for the tutorial. could you please let us know the usage of API Key

  • @ashamodepalli5830
    @ashamodepalli5830 3 года назад +1

    Nice Explanation

  • @vanipradhas88
    @vanipradhas88 3 года назад +1

    excellent bro, keep it up

  • @venugopal-kl9ck
    @venugopal-kl9ck 7 месяцев назад

    sir i tried to clone your code did npm install and ran the app but it is showing some error, mine is angular 15 and you code is angular 10, and my node is 18.4, do i need to downgrade my app to run this?, i am getting error with openssL

  • @dakshshah5231
    @dakshshah5231 7 месяцев назад

    bro how you made this auth service

  • @sukanyapatil8049
    @sukanyapatil8049 3 года назад

    I got error while signup.
    "error": {
    "code": 400,
    "message": "API key not valid. Please pass a valid API key.",
    "errors": [
    {
    "message": "API key not valid. Please pass a valid API key.",
    "domain": "global",
    "reason": "badRequest"
    }
    ],
    "status": "INVALID_ARGUMENT"
    }
    }

    • @LeelaWebDev
      @LeelaWebDev  3 года назад +1

      The Api Key may be wrong. Please check api key again