Internal Sever Error

22 views
Skip to first unread message

engineer...@gmail.com

unread,
Sep 27, 2016, 1:33:56 PM9/27/16
to Google Spectrum Database API discussion group
Tried this post request using the v1 explorer.

POST https://www.googleapis.com/spectrum/v1explorer/paws/getSpectrum?fields=databaseChange%2CdeviceDesc%2Ckind%2CmaxContiguousBwHz%2CmaxTotalBwHz%2CneedsSpectrumReport%2CrulesetInfo%2CspectrumSchedules%2Ctimestamp%2Ctype%2Cversion&key=AIzaSyCuXObCKkXn9NGh3oIxWcVqEXZaEU03O-A

{
"type": "AVAIL_SPECTRUM_REQ",
"version": "1.0",
"location": {
"point": {
"center": {
"latitude": 42,
"longitude": 71
}
}
},
"antenna": {
"height": 30,
"heightType": "AGL"
},
"capabilities": {
"frequencyRanges": [
{
"startHz": 800000000,
"stopHz": 850000000
}
]
}
}


Response:

{
"error": {
"errors": [
{
"domain": "global",
"reason": "internalError",
"message": "The request failed due to an internal error in the database"
}
],
"code": 500,
"message": "The request failed due to an internal error in the database"
}
}
Reply all
Reply to author
Forward
0 new messages