Skip to content

Getting error: Error retrieving caller information! #121

@mna2016

Description

@mna2016

The following code is returning error. I have tried replacing the ceritificate files with the latest one from root reposiroty but continues to fail.

caller, caller_affiliation, err := t.get_caller_data(stub)

	if err != nil { return nil, errors.New("Error retrieving caller information")}

How to fix this problem to have proper caller and affiliation check in the vehicles.go contract?
Appreciate an early response.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions