Workschedule exclusions get generatig API 403 forbidden error
Hi,
This get call is returning an error in Wrike Integrate, though it works fine in Postman
workschedules/IEACIJCFMIACBLUB/workschedule_exclusions


どのようなことでお手伝いできますか?
学ぶ。 共有する。 議論する。
Hi,
This get call is returning an error in Wrike Integrate, though it works fine in Postman
workschedules/IEACIJCFMIACBLUB/workschedule_exclusions


Folllowing List for Post: Workschedule exclusions get generatig API 403 forbidden error
[this list is visible for admins and agents only]
Hi, This question has been solved by the Wrike Support team.
Essentially:
The 403 Forbidden error occurs because the Wrike connection does not support the API scope required for querying work-schedule exceptions (amReadOnlyWorkSchedule, amReadWriteWorkSchedule).
So, 1 solution suggested (tried and validated that it works) is to create an API, and Http connection with the correct scopes for querying work-schedule exceptions (amReadOnlyWorkSchedule, amReadWriteWorkSchedule).