Forum Discussion
LuITS
8 months agoHelper II
Dataflow OAuth Connection Error – Unable to Update API Login
Hello, i have a dataflow gen1 connecting to an api. The Flow run succesfull for some time. I used a web connection with OAuth 2.0 Authentification. URL: https://go-api.avepointonlineservices.co...
- 8 months ago
The problem was caused by an expired client secret on the API side.
Renewing the secret and using basic authentication with the secret works.
LuITS
8 months agoHelper II
The problem was caused by an expired client secret on the API side.
Renewing the secret and using basic authentication with the secret works.