Discussions

Ask a Question
Back to All

Dynamic bearer access to 2 endpoints

I'm trying to pull data from the attendance and the absence endpoints, but the bearer generated by POST only allows one-time use. After getting the attendance data, I'm not able to get the absence data in the second query. Is there any solution to this? or I'd have to activate another set of client ID and secret for absence endpoint?

thanks for the help in advance!