Forum Discussion

Schiszler_I's avatar
Schiszler_I
Frequent Visitor
4 years ago
Solved

Scheduled refresh fails in Dataflow: missing credentials

Hello,   I have a dataflow connecting to 4 web service APIs with anonymous access. Authentication is made inside the scriprts with basic authentication followed by API keys, both in HTML post, that...
  • Schiszler_I's avatar
    4 years ago

    The problem was solved, the error just disappeared without any intervention. Only thing I did I have changed the data source credentials to username-password then switched be to anonymous access. Since that it's working. Must be a bug in the dataflow service.