Forum Discussion

LuITS's avatar
LuITS
Helper II
8 months ago
Solved

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...
  • LuITS's avatar
    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.