Skip to contents

Read data package error

Usage

read_data_package_error(transaction, env = "production")

Arguments

transaction

(character) Transaction identifier

env

(character) Repository environment. Can be: "production", "staging", or "development".

Value

An error is returned if an error occurred while processing the request, otherwise NULL is returned if no error was encountered or if processing is still underway.

Note

User authentication is required (see login())