Forum Discussion

Former Member's avatar
Former Member
3 years ago

How to get TOTP token from API connect server using Terraform?

Hi, I've set up the API connect server and I'm trying to get a TOTP token from an item. I can successfully retrieve it while using the API with curl but not via Terraform provider. It's sup...