<div dir="ltr">Might be a silly question but are you sure you are using the push App Id and not the &quot;native&quot; id ? </div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jul 9, 2013 at 8:11 PM, Tommy McCarthy <span dir="ltr">&lt;<a href="mailto:tomccart@redhat.com" target="_blank">tomccart@redhat.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hey everyone,<br>
<br>
I&#39;ve run into a slight issue when trying to register an Android variant. I keep getting a 404 response instead of the variant ID, secret, etc. I&#39;m not sure if the configuration has changed since the latest readme in aerogear-unified-push-server.<br>

<br>
On the third curl command to register the Android variant:<br>
curl -v -b cookies.txt -c cookies.txt<br>
  -v -H &quot;Accept: application/json&quot; -H &quot;Content-type: application/json&quot;<br>
  -X POST<br>
  -d &#39;{&quot;googleKey&quot; : &quot;IDDASDASDSA&quot;}&#39;<br>
<br>
  <a href="http://localhost:8080/ag-push/rest/applications/{PUSH_ID}/android" target="_blank">http://localhost:8080/ag-push/rest/applications/{PUSH_ID}/android</a><br>
<br>
I get back a 404. I&#39;ve tried this on my OpenShift instance and a local instance as well, with no avail. Every other command so far has worked (login, register app)<br>
<br>
Also, I&#39;m using the latest version of the unified push server from a clone today.<br>
<br>
Any suggestions? I think I&#39;ve covered all my bases so far!<br>
<span class="HOEnZb"><font color="#888888">Tommy Mccarthy<br>
_______________________________________________<br>
aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br>
</font></span></blockquote></div><br></div>