Skip to content

One Time Download Token #324

@j7smith

Description

@j7smith
  • Nipyapi version: 0.19.1
  • NiFi version: 1.16.0
  • NiFi-Registry version:
  • Python version: 3.7
  • Operating System: Windows/Linux

We've recently upgrade one of our NiFi environment from 1.12.1 to 1.16.0. We've also upgrade nipyapi from 0.10.1.

While testing, when attempting to retrieve a single use download token by executing the following code:
down_load_token = nipyapi.nifi.apis.access_api.AccessApi(api_client=None).create_download_token()

I receive the error : "'AccessApi' object has no attribute 'create_download_token'"

It looks like the "create_download_token" attribute has been deprecated (or possibly moved???) since we last had to update this code block. I searched for alternatives and documentation but thus far haven't found anything. Any suggestion or alternatives?

This is a fairly high priority as it is causing a block in our automated deployments

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions