-
Notifications
You must be signed in to change notification settings - Fork 75
Description
Another social media bug:
Thread exception in intercom cron: Local exception calling [https://api.intercom.io/users?per_page=50&page=414]. Check connectivity and
settings. [no protocol: dusting.tumblr.com (through reference chain: io.intercom.api.UserCollection["users"]->java.util.ArrayList[45]->io.intercom.api.User["social_profiles"]->io.intercom.api.SocialProf
ileCollection["social_profiles"]->java.util.ArrayList[4])]
This is the second bug on a short time I found, the other bug was also on parsing these URLs.
Could you please just parse the URL as a string, and then create something like a getURL or let the user of the API get it? Since I haven't added these links to my users, intercom has. Or just make it optional to fetch the social media profiles?