Site updated at 2016-09-01 15:26:54 UTC

This commit is contained in:
Travis CI 2016-09-01 15:26:54 +00:00
parent ef7c1d8837
commit 68fb833758
34 changed files with 102 additions and 53 deletions

View file

@ -116,7 +116,7 @@
<li><strong>tracker</strong> (<em>Required</em>): The name of tracker inside Instapush.</li>
</ul>
<p>To retrieve those values for existing settings, log into your account at <a href="https://instapush.im">https://instapush.im</a> and go to your <strong>Dashboard</strong>. Then click <strong>APPS</strong> tab, choose an app, and check the <strong>Basic Info</strong> section. The <em>Application ID</em> is the <code class="highlighter-rouge">api_key</code> and <code class="highlighter-rouge">app_secret</code> is the <em>Application Secret</em>.</p>
<p>To retrieve the needed values for existing settings, log into your account at <a href="https://instapush.im">https://instapush.im</a> and go to your <strong>Dashboard</strong>. Then click the <strong>APPS</strong> tab, choose an app, and check the <strong>Basic Info</strong> section. The <em>Application ID</em> is the <code class="highlighter-rouge">api_key</code> and <code class="highlighter-rouge">app_secret</code> is the <em>Application Secret</em>.</p>
<p>Assuming that your setup looks look in the image below…</p>