I have added sandbox ad account in my app from FB Dev->Marketing API->Tools->Sandbox Ad Account Management . I have added 2 pages from my personal account and created campaigns and ads in there.
Now, I want this sandbox ad account data to test my .net application. But this sandbox account info doesn't show with
me/adaccounts
In Graph API Explorer, if sandbox's access token is given, it says it's 'not you' with providing another user id (api explorer result image here). How would i connect my app with the owner of this sandbox account? I am newbie here. Am i missing something? I couldn't find anything in facebook dev site regarding this.