Expand my Community achievements bar.

Join us for the next Community Q&A Coffee Break on Tuesday April 23, 2024 with Eric Matisoff, Principal Evangelist, Analytics & Data Science, who will join us to discuss all the big news and announcements from Summit 2024!
SOLVED

Adobe Analytics "403025: Profile Not Valid Issue" while hitting Get Project API

Avatar

Level 1

We are incorporating OAuth 2.0 Authentication Flow in our web client using instructions at https://www.adobe.io/developer-console/docs/guides/services/services-add-api-oauth/ 

We have been able to create Client Id and Client Secret using our developer account 

 

Login using Client Id and Client Secret was successful, we got back access token as well, but the issue occurs when after login we try to hit any REST API in this case ‘get Project’ API. We get back 403025 error code (Profile is not valid) 

 

prateek_rajak_3-1640690435758.png

 

 

 

So, we tried to create Client Id and Client Secret credentials inside a specific project now using account with ‘Role: Admin’ 

As we followed previously used steps to create credentials 

                                         

prateek_rajak_4-1640690435759.png

 

 

 

 

 

prateek_rajak_5-1640690435760.png

 

 

We found out that in case of ‘Role:Admin’, the Adobe Analytics option is disabled so we were not able to create credentials as we did with ‘Role:Developer’. 

 

Can some one please provide help on why we see the discrepancy between developer and admin account.  We are not able to get the Oauth 2.0 integration working with any of the accounts . 

 

Thanks, 

1 Accepted Solution

Avatar

Correct answer by
Level 4

Hey @prateek_rajak 

 

Can you check if In Admin Console you are a product admin or system admin. 

Can you check In an Analytics product profile, you have access to web services as well as report suites and the dimensions/metrics you need access to.

 

 Also, you need a separate Adobe.IO integration for each Experience Cloud organization.

 

View solution in original post

2 Replies

Avatar

Employee

Can you verify that the user you authenticated is a member of a valid Analytics Product Profile?

Avatar

Correct answer by
Level 4

Hey @prateek_rajak 

 

Can you check if In Admin Console you are a product admin or system admin. 

Can you check In an Analytics product profile, you have access to web services as well as report suites and the dimensions/metrics you need access to.

 

 Also, you need a separate Adobe.IO integration for each Experience Cloud organization.