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


It looks like we don't have the translated page you're looking for, but we do have other content in English and offer support in English.
What can we help you with?
Learn. Share. Discuss.
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).