Skip to main content

Authorization

A class that represents authorization exceptions.

Note

This class is not meant to be used directly. It is used in the MarcSyncClient class.

Exceptions

Exceptions are cachable, meaning that you can use a pcall to catch them.

InvalidAccessToken

Thrown when the accessToken used to create the MarcSyncClient is invalid.