Hi
I am trying to use the REST API directly from
https://demo.kitware.com/histomicstk/api/v1
So far I have been exploring the "user" handling machinery. It appears that I was able to create a user (cf., "marcoxa") and I am able to login via the main web page https://demo.kitware.com/histomicstk/.
The GET /user/me returns the (I think) correct information after I log in via the web page. However, I cannot authenticate via the REST API. I believe the reason is that the system fails to send emails. I.e., trying to get a verification message states that the mail was sent, but it was never received (no, it did not end up in spam).
Can anybody check these issues?
Thank you
All the best
Marco
Hi
I am trying to use the REST API directly from
https://demo.kitware.com/histomicstk/api/v1
So far I have been exploring the "user" handling machinery. It appears that I was able to create a user (cf., "marcoxa") and I am able to login via the main web page https://demo.kitware.com/histomicstk/.
The
GET /user/mereturns the (I think) correct information after I log in via the web page. However, I cannot authenticate via the REST API. I believe the reason is that the system fails to send emails. I.e., trying to get a verification message states that the mail was sent, but it was never received (no, it did not end up in spam).Can anybody check these issues?
Thank you
All the best
Marco