Getting a users Profile picture

I’m assuming you’re using the /channel endpoint as documented at https://github.com/justintv/Twitch-API/blob/master/v3_resources/channels.md#get-channel

As you can see in the sample response, display_avatars and display_channel aren’t valid keys. You likely want logo and url instead.