Replies: 2 comments
-
Check this: |
Beta Was this translation helpful? Give feedback.
-
Thanks @denisneuf ,
This operation in this project is the Profile().list_profiles() right? To contextualize, I need to access the ad api for sellers that authorize my app and I don't have their profile_id before calling the list_profiles. Thanks for your help Guido |
Beta Was this translation helpful? Give feedback.
-
In order to get the profile list I need to call the Profile().list_profiles() operation.
But to initialize the Profile client a profile_id is required.
How can i get a profile_id before calling the list_profiles operation?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions