Skip to content

Instantly share code, notes, and snippets.

View josev55's full-sized avatar

José Vildósola josev55

  • DevIn
  • Santiago, Chile
View GitHub Profile
{
"Header": {
"country": "AR",
"commerce": "Falabella",
"channel": "Mobile-APP"
},
"Body": {
"categoryId": "cat10180",
"facetsFlag": true,
"orderFlag": true,
{
"response" : {
"Header" : {
"code" : "0",
"message" : "OK"
},
"Body" : {
"consultarDatosBasicosProductoResponse" : {
"datosProductoATG" : {
"productID" : "4509940",
"Body": {
"consultarDatosBasicosProductoResponse": {
"datosProductoATG": {
"productID": "4469796",
"brand": "Nike",
"description": "Zapatilla Hombre running Nike Wild Trail",
"stock": "4",
"listPrice": {
"price": [
{
{
"response": {
"Header": {
"code": "0",
"message": "OK"
},
"Body": {
"consultarDatosBasicosProductoResponse": {
"datosProductoATG": {
"productID": "4096262",
Request
{
"Header": {
"country": "CL",
"commerce": "Falabella",
"channel": "Mobile-APP"
},
"Body": {
"productId": "4499865",
"idLocal": 0
Request
{
"Header": {
"country": "CL",
"commerce": "Falabella",
"channel": "Mobile-APP"
},
"Body": {
"productId": "4499867",
Request
{
"Header": {
"country": "CL",
"commerce": "Falabella",
"channel": "Mobile-APP"
},
"Body": {
"productId": "4499868",
Request
{
"Header": {
"country": "CL",
"commerce": "Falabella",
"channel": "Mobile-APP"
},
"Body": {
"productId": "4499869",
Request
{
"Header": {
"country": "CL",
"commerce": "Falabella",
"channel": "Mobile-APP"
},
"Body": {
"productId": "4499870",
@josev55
josev55 / Response
Created July 7, 2015 19:56
Google API Response
{
"code": 403,
"errors": [
{
"domain": "usageLimits",
"message": "There is a per-IP or per-Referer restriction configured on your API key and the request does not match these restrictions. Please use the Google Developers Console to update your API key configuration if request from this IP or referer should be allowed.",
"reason": "ipRefererBlocked",
"extendedHelp": "https:\/\/console.developers.google.com"
}
],