bitovians / pto

PTO Policy + Freshbooks integration
https://bitovians.github.io/pto/
0 stars 1 forks source link

Refactor with typescript and next #49

Closed Forbrig closed 1 year ago

Forbrig commented 1 year ago

This PR goal is:

Forbrig commented 1 year ago

Currently facing a problem with the OAuth authentication (I think). Even after getting the access_token if I use it on /pto it gives me the following message: 401 "This action requires authentication to continue.". I think that the token issued isn't valid, still trying to figure out.