Skip to content
Snippets Groups Projects
Commit 5dc024a5 authored by Uku Taht's avatar Uku Taht
Browse files

Debug API call

parent a375789f
No related branches found
No related tags found
No related merge requests found
...@@ -344,6 +344,8 @@ defmodule Plausible.Google.Api do ...@@ -344,6 +344,8 @@ defmodule Plausible.Google.Api do
pageToken: page_token pageToken: page_token
} }
Logger.debug(Jason.encode!(%{reportRequests: [report]}))
res = res =
HTTPoison.post!( HTTPoison.post!(
"https://analyticsreporting.googleapis.com/v4/reports:batchGet", "https://analyticsreporting.googleapis.com/v4/reports:batchGet",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment