Recent searches
No recent searches

smith john
Joined Nov 07, 2024
·
Last activity Dec 04, 2024
Following
0
Followers
0
Total activity
3
Votes
0
Subscription
1
ACTIVITY OVERVIEW
BADGES
ARTICLES
POSTS
COMMUNITY COMMENTS
ARTICLE COMMENTS
ACTIVITY OVERVIEW
Latest activity by smith john
smith john commented,
The "Forbidden" error with /api/v2/any_channel/channelback/report_error.json
happens due to missing any_channel:write
scope. Ensure this scope is enabled in your app's settings. If it’s not visible, check with your Zendesk admin or reauthorize your OAuth token after updating permissions.
For the missing instance_push_id
, verify your event callback setup and ensure the payload is being received correctly. Use tools to inspect incoming events and confirm the endpoint is registered properly. If unresolved, contact Zendesk support with details for further assistance.
View comment · Posted Dec 04, 2024 · smith john
0
Followers
0
Votes
0
Comments
smith john commented,
Hey Spartan, have you tried adding any_channel:write
directly in your OAuth permissions? Missing instance_push_id
could be in metadata fields or may need a separate request. Reviewing all callback metadata is often helpful here.
View comment · Posted Nov 07, 2024 · smith john
0
Followers
0
Votes
0
Comments