Skip to content

Facing issue in registering new entities #219

Discussion options

You must be logged in to vote

Added the missing ownership attributes that was missing and is supposed to be present in ownershipAttributes, i.e

"ownershipAttributes": [
			{
                "email": "/email",
                "mobile": "/phoneNumber",
                "userId": "/phoneNumber"
              }
		],

This fixed the issue

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by radhay-samagra
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Issues
Labels
None yet
1 participant