Connecting to live backend.
I have a nest's backend and I've been trying for 3 weeks to connect it and have it working. I followed the mock backend instructions in you docs and instructions but this is not working and the directions are extremely vague.
How do I connect?
Replies (6)
What is suppose to be returned to this?
Hi,
Could you please provide us with more info? What is your Metronic version, demo and framework(React, Angular, Vue, or HTML)?
Regards.
I followed the instructions to go live instead of mock.
I am using a nest's backend which works. The login page does not change or go to the first page when the token is returned.
Angular Demo1, the latest download from Medtronic website..
Hi,
Cause after token you need to implement the second request getUserByToken. Try to read the code in src/app/modules/auth/services/auth-http/auth-http.service.ts
you will see all types/models which your API should receive/return.
Also pay attention for the appInitializer
in src/app/app.module.ts
for better understanding the logic of auth initialization.
Regards,
Keenthemes support
It’s been a whole day and I still have not received any support on this. I expected this product to be up to working standard. I am still awaiting on further instruction. I receive a token and it stays on the login screen.
Hi,
Sorry for the delay. We will check on this further and get back to you as soon as possible.
Thanks