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
Parece que no hemos traducido la página que estás buscando, pero tenemos otro contenido y ofrecemos asistencia en español.
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¿Con qué podemos ayudarte?
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).