Hi,
I'm trying to create a REST Data source (APPERIAN API).
This data source need a 2 steps authentications:
- First get a token
- Get a users list from an API
I have created 2 separate data source and it works.
But when I create a 2 step authentication, I have error when i use the variables :
[username], [password] & [auth_token]
It works when I replace these variables by static values.
thanks for your help
Mourad