User Tools

Site Tools


push_notifications:welfare

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

push_notifications:welfare [2014/11/04 21:00] – creata lettipush_notifications:welfare [2015/03/02 15:26] (current) – [INVIARE PUSH NOTIFICATIONS] feroda
Line 73: Line 73:
 ===SINTASSI=== ===SINTASSI===
  
-curl -b cookies.txt -c cookies.txt [ [-F “param=value”] ] https://api.cloud.appcelerator.com/v1/users/login.json?key=<APP KEY>+  curl -b cookies.txt -c cookies.txt [ [-F “param=value”] ] "https://api.cloud.appcelerator.com/v1/users/login.json?key=<APP KEY>"
  
  
Line 79: Line 79:
  
 ==req== ==req==
-  + 
-curl -b cookies.txt -c cookies.txt -F"login=push" -F "password=push" https://api.cloud.appcelerator.com/v1/users/login.json?key=OpSVzgLtcqPn5tDP96djYVHQNjEAOROU+  curl -b cookies.txt -c cookies.txt -F"login=admin" -F "password=admin" "https://api.cloud.appcelerator.com/v1/users/login.json?key=OpSVzgLtcqPn5tDP96djYVHQNjEAOROU"
  
  
Line 93: Line 93:
  
 ==req:== ==req:==
-curl -b cookies.txt -c cookies.txt -F  "channel=welfare" -F "friends=Any" -F "payload=nuovo_messaggio" https://api.cloud.appcelerator.com/v1/push_notification/notify.json?key=OpSVzgLtcqPn5tDP96djYVHQNjEAOROU+ 
 +  curl -b cookies.txt -c cookies.txt -F  "channel=welfare" -F "friends=Any" -F "payload=nuovo_messaggio"https://api.cloud.appcelerator.com/v1/push_notification/notify.json?key=OpSVzgLtcqPn5tDP96djYVHQNjEAOROU"
  
  
push_notifications/welfare.1415134831.txt.gz · Last modified: 2014/11/04 21:00 by letti