Post

2 followers Follow
0
Avatar

Cannot log in via POST to https://api2.clarizen.com/v2.0/services/authentication/login

Receiving the following error:

{"errorCode":"Internal","message":"We’re sorry, something seems to have gone wrong.\r\nIf you need our team to investigate, have your Administrator open a support ticket with this error code:","referenceId":"3y9uQDUtjlIymWWRQtbwJE"}

This is what I have in the body

{
"userName": "myid@edwards.com",
"password": "myPWD”

}

Scott Tamani Answered

Official comment

Avatar

Hi Scott,

Based on the logs, you forgot to add a quote after your password. Could you please double check?

Thank you,

Roland

Roland Pumputis
Comment actions Permalink

Please sign in to leave a comment.

3 comments

0
Avatar

Roland,

Thank you!  Apparently what looked like quotation marks were actually something else.  So, removing what was there and retyping the " actually took care of the issue.

Scott Tamani 0 votes
Comment actions Permalink
0
Avatar

Roland,

Thank you!  Apparently what looked like quotation marks were actually something else.  So, removing what was there and retyping the " actually took care of the issue.

Scott Tamani 0 votes
Comment actions Permalink