Token canale Match Live TV

<% if @channel_title.present? %>

Canale: <%= @channel_title %>

<% end %> <% if @refresh_token.present? %>

Aggiungi in /opt/matchlivetv/infra/.env (o locale infra/.env):

YOUTUBE_PLATFORM_REFRESH_TOKEN=<%= @refresh_token %>

Copia ora: non verrà mostrato di nuovo. Poi riavvia il container Rails.

<% else %>

Google non ha restituito un refresh token. Ripeti il collegamento con prompt=consent (revoca l’accesso precedente in Google Account).

<% end %>

<%= link_to "← Dashboard admin", admin_root_path %>