Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
sushantk19
Creator
Creator

Accessing google playstore and Apple store to access info

Hello,

I need to access the below URL to check how many apps were downloaded for my organization.

https://api.appstoreconnect.apple.com/v1/salesReports

 

Can you tell me how can generate the bearer token for this or access the above link? Basically how can we get the info how many apps were downloded from Google playstore or apple istore? are there any talend connectors to do this?

Regards,

sushant

Labels (5)
12 Replies
Covid19
Creator
Creator

Hi @Sushant Kapoor​,

Check out this documentation, maybe it will help you.

https://developer.apple.com/documentation/appstoreconnectapi/generating_tokens_for_api_requests

Kind regards,

😷19.

sushantk19
Creator
Creator
Author

@not specified not specified​ : I have already gone through the above link. but i dont understand how to generate the bearer token from the above article, Can you suggest how to do that?

Covid19
Creator
Creator

Hi @Sushant Kapoor​,

 

Do you have the kid(Key Identifier) and iss(Issuer ID)?

Anonymous
Not applicable

Hello,

It's a standard REST API and you could use Talend components (like tRestClient).

Please have a look at the Java Library: https://connect2id.com/products/nimbus-jose-jwt/examples

and this might help as well: https://sampathrajapakse.medium.com/how-to-utilize-3rd-party-libraries-like-nimbus-jose-and-jwt-io-t...

Best regards

Sabrina

sushantk19
Creator
Creator
Author

yes, i have both the details.

sushantk19
Creator
Creator
Author

@Xiaodi Shi​ ok thanks. I am checking on that. I can show how my header and payload looks like.can you verify if i am missing something here?

sushantk19
Creator
Creator
Author

@not specified not specified​ ok thanks. I am checking on that. I can show how my header and payload looks like.can you verify if i am missing something here?

Anonymous
Not applicable

Hello,

Feel free to post your setting screenshots here and mask your sensitive data as well.

Best regards

Sabrina

sushantk19
Creator
Creator
Author

@Xiaodi Shi​ : please find the screenshots attached. Let me know if i am missing something here0695b00000Z1oywAAB.png