Forum Discussion
MartinD
3 years agoKhoros Alumni (Retired)
dsharma there are some communitites with this setting set on false
restapi.v2.enable_anon_user_collection_access = false
If this setting is false then an anonymous user can not get the user data if he is not logged in
Sign in to react to this post
MartinD
3 years agoKhoros Alumni (Retired)
dsharma for the authentication could you try this curl but update the token to the correct one
curl -F"sso.authentication_token=66231595-191e-4353-9e9e-e5906dbf7f0e" "https://community.alteryx.com/restapi/vc/authentication/sessions/login"
Sign in to react to this post