Twitch extension useBits products

the user danig is not an affiliate or a partner

So the test route in you drew isn’t valid

twitch api get 'users?login=danig'
{
  "data": [
    {
      "broadcaster_type": "",
      "created_at": "2020-07-02T16:27:39Z",
      "description": "",
      "display_name": "danig",
      "id": "550333197",
      "login": "danig",
      "offline_image_url": "",
      "profile_image_url": "https://static-cdn.jtvnw.net/user-default-pictures-uv/ebb84563-db81-4b9c-8940-64ed33ccfc7b-profile_image-300x300.png",
      "type": "",
      "view_count": 4
    }
  ]
}

This looks like something from the rig. Which will bypass a number of checks. And useBits won’t work at all without loopback

Which is at odds with your original screenshot in your OP.