Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Operation
Anchor
createDeveloperAppKeys
createDeveloperAppKeys

Panel
bgColor#FFFFFF
titleBGColor#C8D0E4
titlecreateDeveloperAppKeys

DeveloperApp

createDeveloperAppKeys

createDeveloperAppKeys#createDeveloperAppKeys ( String appName ) throws AccountAPINGException

Create 2 Application Keys for a given user; one 'Delayed and the other 'Live'. You must apply to have your 'Live' App Key activated.  Please Note:  The appName must  appName must be unique and cannot and cannot contain your username. A UNEXPECTED_ERROR will be returned in these circumstances.

Parameter name

Type

Required

Description

appName

String

(tick)

A Display name for the application.


Return type

Description

DeveloperApp

A map of application keys, one marked ACTIVE, and the other DELAYED


Throws

Description

AccountAPINGException

Generic exception that is thrown if this operation fails for any reason.

Since 1.0.0