You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwhisk.apache.org by gi...@git.apache.org on 2017/05/03 13:51:41 UTC

[GitHub] meyumeapps commented on issue #74: Push request being rejected due to invalid (valid) JSON

meyumeapps commented on issue #74: Push request being rejected due to invalid (valid) JSON
URL: https://github.com/apache/incubator-openwhisk-package-pushnotifications/issues/74#issuecomment-298916672
 
 
   Here's the error for the JSON:
   
   `{
   	"duration": 782,
   	"name": "BluemixPush",
   	"subject": "scott.wilsonbilling@mac.com",
   	"activationId": "6d97cce7af614440af8cf42e8b78f6c3",
   	"publish": false,
   	"annotations": [{
   		"key": "limits",
   		"value": {
   			"timeout": 60000,
   			"memory": 128,
   			"logs": 10
   		}
   	}, {
   		"key": "path",
   		"value": "Nibiru_prod-us-south/BluemixPush"
   	}, {
   		"key": "causedBy",
   		"value": "sequence"
   	}],
   	"version": "0.0.2",
   	"response": {
   		"result": {
   			"code": "FPWSE0004E",
   			"message": "Bad Request - Invalid JSON."
   		},
   		"success": true,
   		"status": "success"
   	},
   	"cause": "98c444f4eef142d9b791b80673567622",
   	"end": 1493812802417,
   	"logs": [],
   	"start": 1493812801635,
   	"namespace": "Nibiru_prod-us-south"
   }`
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services