AdobeDocs / AdobeDocs/adobeio-auth

invalid_scope when generating authorization code

Open
#69 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
36
Forks
65
PR merge metrics
No merged PRs in 30d

Description

hello

I am trying to obtain an authorization code that has enough scope to call Adobe Analytics APIs. The scopes specified in the documentation for this are:
openid,AdobeID,read_organizations,additional_info.job_function,additional_info.projectedProductContext

However, I get an error response "invalid_scope", because of the last 3. If I use only openid,AdobeID it works but then later my API key says it is invalid and I suspect this is due to insufficient scope.

My question is, are the scope permissions assigned to developers internally by our Adobe admin or is there maybe some issue, like scope names changed.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by verifying the documented Adobe Analytics scopes against the authorization-code flow described in the issue, including the three scopes that return invalid_scope. Confirm whether scope access is assigned by an Adobe administrator or whether the documented names are outdated; done means the documentation clearly explains the required permissions and resolves the invalid_scope question.

Written by the indexing model from the issue text.

Assessment

Domain
authentication, documentation
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.