Hi,
I was trying to create extension property through graph API, explained here.
I am using app id from (b2c-extensions-app. Do not modify. Used by AADB2C for storing user data.).
While running I am getting error :
"code": "Request_ResourceNotFound",
"message": "Resource 'SOME_GUID' does not exist or one of its queried reference-property objects are not present."
I am not sure what else I am missing here.
Thanks for you help.