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 you're trying to figure something out.
Stuck or just want advice?
You can unlock the true value of Wrike in our Community
Connect with thousands of leading teams, learn best practices, and shape the future of the product. What are you waiting for?
Now other members can find, vote, and discuss your idea.
Our Community Team reads every suggestion (yes, every one) then compiles and shares the feedback with our Product Team. Happy posting!
More about Product FeedbackЧем мы можем помочь?
Learn. Share. Discuss.
Now other members can find, vote, and discuss your idea.
Our Community Team reads every suggestion (yes, every one) then compiles and shares the feedback with our Product Team. Happy posting!
More about Product FeedbackHi,
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).