Hi guys!
Recently i've found that username wasn't returned if user is logged in via instagram.
I see userid and domain returned in Identity.Accounts but username is always null.
For twitter this works fine for example.
Also i've checked https://instagram.com/developer/authentication/ and it seems that they are returning this field.
Can you help me?
Please sign in to your OneAll account to ask a new question or to contribute to the discussions.
Please click on the link below to connect to the forum with your OneAll account.
Answers
Hi Steve,
I just had a look at your account.
There are no Instagram users for your site RallyUp Application.
There are 3 Instagram users for your site Challengely, all of the users have a username.
What endpoint are you using to retrieve the identity data?
Regards,
Hi Claude!
We using https://challenge.api.oneall.com/connections/{connectionToken}.json for Challengely site.
{connectionToken} is provided by OneAll via callback url.