Changes

Jump to navigation Jump to search
More documentation of implemented features. (Step 2)
Line 53: Line 53:  
<wapi><error no="WAPI-1">You attempted to use an invalid key.</error></wapi></nowiki></pre>
 
<wapi><error no="WAPI-1">You attempted to use an invalid key.</error></wapi></nowiki></pre>
 
or a '''Generic MySQL Error'''
 
or a '''Generic MySQL Error'''
 +
 +
=== Step 2: Verification ===
 +
 +
After receiving a succesful connection, the next step is to verify the application.  This is the only level of security, and it is admitedly very poor.  If you have any further ideas on how to increase security, please post it on the [[User talk:Navarr/WiiBrew Internet API|talk page]].
 +
 +
==== Request ====
 +
<pre>
 +
http://wiibrew.gtaero.net/api/verify.php
 +
?sessionid={SESSION_ID}
 +
&secret={ENCRYPTED_SECRET}
 +
</pre>
 +
 +
(the rest is currently incomplete)
     
287

edits

Navigation menu