Base solution for your next web application
Open Closed

Tenant record and signup Saves on angular but never login #6454


User avatar
0
rkeller411 created

can never login or change tenant from localhost:4200


4 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team

    What is your Zero version? Is there a background error log or a browser console error message?

  • User Avatar
    0
    rkeller411 created

    Version 6.5

    No Error Log on Console - Where does Host put?

    The Angular App doenst do anything on login attempt or when attempting to change tenant. Also authorize on the Swagger seems to always fail.

  • User Avatar
    0
    maliming created
    Support Team

    The server's log is generally in App_Data/Logs/Logs.txt.

  • User Avatar
    1
    rkeller411 created

    I reinstalled all angular CLI and Components and got it to work