I’m a bit confused about the difference between the access token that can be acquired by OAuth and the token on the Developer tab.
since the token that accessed from OAuth doesn’t expired, so what is the difference
In my case i just want a single access token that would authorize all the API calls across board items CRUD and the other users could see the changes made, what is the best practice for having access token in my case?