Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

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?


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

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


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(