Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

Custom Data Connector Credential Check Failing - Username/Password generates a token

The REST API I'm querying requires me to login with a username/password and it will return a token, that token then has to be added to the header as x-redlock-auth then the endpoints can be queried. ...