id: api-google-place-details info: name: Google Place Details API Test author: zzeitlin severity: info tags: token-spray,google,place,details metadata: max-request: 1 self-contained: true http: - method: GET path: - "https://maps.googleapis.com/maps/api/place/details/json?place_id=ChIJN1t_tDeuEmsRUsoyG83frY4&fields=name,rating,formatted_phone_number&key={{token}}" matchers: - type: word part: body words: - 'error_message' negative: true