OAuth Scope Issue - Virtual Agent KB creation endpoint

Hi, I am getting the following error when posting to

/v2/km/kbs/{KB_ID}/articles

{“code”:104, “message”:“Invalid access token, does not contain scopes:[“zva:write:km_kbs”]”}

My scopes are set as per the documentation (zva:write:km_article:admin) yet the error seems to require a classic scope which is no longer available.

The documentation clearly states which scopes are needed, I have these set in my s2s app yet it still errors.

How can I resolved this?

Anyone from support here?

This topic was automatically closed 368 days after the last reply. New replies are no longer allowed.