If you need a user access token, you must have a user manually authorize the application. If app access token is suitable, that you can fully automate (but can’t access any users’ auth-gated resources, only the application’s itself).
If you need a user access token, you must have a user manually authorize the application. If app access token is suitable, that you can fully automate (but can’t access any users’ auth-gated resources, only the application’s itself).