MakeURLResult

The makeURL() command returns an array of MakeURLResult objects.

A MakeURLResult object has the following properties:

Name

Type

Description

errors

oaError[]

An array of oaError objects (see Error).

If an error occurred, the makeURL() command returns an array of one or more oaError objects (see Error) providing the error code and description.

status

string

Two-letter code representing the application.

url

string

The page URL for the authenticated user.