How do I check the size of the data being sent to Google?

Question

Grade: Education Subject: Support
How do I check the size of the data being sent to Google?
Asked by:
57 Viewed 57 Answers

Answer (57)

Best Answer
(237)
You can use your browser's developer tools (usually accessed by pressing F12) to inspect the network requests. Look for the request that's failing and examine the 'Payload' or 'Request Body' size to determine if it's exceeding the limit.