API connection question

in Development
In this URL, what are the ‘scope’ and ‘state’ – looks like we need this to request an API token for setting up a new connection for mutual client Gabriela Hearst. Can you advise on the ‘scope’ and ‘state’? Thanks.
Best Answer
-
gregarican Member Posts: 926
Please refer to this for details --> https://developers.lightspeedhq.com/retail/authentication/access-token/. The State parameter is optional, and the Scope specifies the scope of API user access that's being requested.
Hope this helps!