Not sure of this is intended functionality, but raw emails of users followers are sent when visiting default page while not logged in.
https://updately.us/api/get-curr-user-feed?page=1
Look to this property path:
feedData.updates[0].userArr[0].followers
Seemed strange since the following property shows the user id's:
feedData.updates[0].userArr[0].following
Not sure of this is intended functionality, but raw emails of users followers are sent when visiting default page while not logged in.
https://updately.us/api/get-curr-user-feed?page=1
Look to this property path:
feedData.updates[0].userArr[0].followersSeemed strange since the following property shows the user id's:
feedData.updates[0].userArr[0].following