26 lines
661 B
YAML
26 lines
661 B
YAML
id: api-googletimezone
|
|
|
|
info:
|
|
name: Google Timezone API Test
|
|
author: zzeitlin
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
tags: token-spray,google,timezone
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://maps.googleapis.com/maps/api/timezone/json?location=39.6034810,-119.6822510×tamp=1331161200&key={{token}}"
|
|
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'errorMessage'
|
|
negative: true
|
|
|
|
# digest: 490a00463044022003ce81787ee3c7bae72fbe1b79d460c298592bdfa778daf1039518ad80c7ca52022023c2e22414d5c396762fab0596a5e2c23a271a97121ca422dc3fe7a078bb8f12:922c64590222798bb761d5b6d8e72950
|