You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using Google and Facebook as custom auth providers. I'm trying to receive the picture URL for the logged in user. This works fine for Google but not for Facebook. It seems that one alternative to request more data is to provide the fields query param (fields=picture), but I've had no success with this, and I'm not sure where that query param should be set. Does anyone have a pointer on how to solve this? Thanks for your time.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi!
I'm using Google and Facebook as custom auth providers. I'm trying to receive the picture URL for the logged in user. This works fine for Google but not for Facebook. It seems that one alternative to request more data is to provide the fields query param (fields=picture), but I've had no success with this, and I'm not sure where that query param should be set. Does anyone have a pointer on how to solve this? Thanks for your time.
staticwebapp.config.json
Beta Was this translation helpful? Give feedback.
All reactions