Skip to content

API error determining to whom the owner has delegated permissions within a collection #53

@JustinInkyunPark

Description

@JustinInkyunPark

Expected Behavior

response status code 200

Actual Behavior

response status code 404

Steps to Reproduce the Problem

  1. javascript code
const res = await axios.get(
      `${provider}/nft/${contract}/collection/${collection}/account/${address}/operators`
    );

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions