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).