Difference between revisions of "Using the RegAPI"

From Second Life Wiki
Jump to navigation Jump to search
(dbl redir)
 
(8 intermediate revisions by 6 users not shown)
Line 1: Line 1:
Back to [[RegAPI | RegAPI Main Page]]
#REDIRECT [[Linden Lab Official:Registration API]]
 
Using the Registration API
 
**<b>Note - on 5/18 we have found a bug in the RegAPI LLSD library.  We will be releasing a patch on Monday, 5/21.</b>
 
* Verify your capabilities.  Enter the account assigned to the Registration API (check the email you got tellling you your account had been created).  Get your capabilities here: [http://secondlife.com/developers/third_party_reg/#what_are_cap What are Capability URLs].
* Read the documentation page [[RegAPIDoc | Registration API Documentation]] or [http://secondlife.com/developers/third_party_reg/ RegAPI Documentation webpage]
* Although the documentation says the owner of the RegAPI account must be the same as the owner of the destination, that is not true; you can send registrants anywhere, but you should at least have permission of the owner (other than for Linden Lab Orientation Islands).    If you have multiple registrations and need to send people to different locations, contact us to obtain additional assignments.
* Create your registration web page
* If you're using PHP, make sure the necessary libraries are installed and working (see [[RegAPI Intro]]).
* Verify that the Registration API works by using your web page to create a registration
* If you aren't getting results you expect, check if you're getting an [[RegAPIError | error code]]
* Create registrations to test the most common [[RegAPIError | error codes]] and verify that you receive and properly handle the [[RegAPIError | error codes]].
* Please note that right now, the php scripts only work with PHP4.  For more information, see [[RegAPITips | RegAPI Tips]]
 
[[Category:RegAPI]]

Latest revision as of 01:30, 28 July 2012