-403 when I try to retrieve screenshot for game

Need help with your application? Ask here.
Post Reply
cyberfox
Posts: 3
Joined: Tue Feb 12, 2019 8:00 am

-403 when I try to retrieve screenshot for game

Post by cyberfox »

Hello,

I'm trying to retrieve the image screenshot's of same game I've in my Java application, I can retrieve correctly the platform id, the game id and so on.
I correctly parse the url of the screenshot, if i try the link in the browser the image is retrieved correcly, but If I try from my application I've a -403 error.
I've tried to change the url with another one I found on the net and my code is working properly.
Has anyone ever had this issue ?

Thank you

cyberfox
Posts: 3
Joined: Tue Feb 12, 2019 8:00 am

Re: -403 when I try to retrieve screenshot for game

Post by cyberfox »

Hello,

"problem" solved...
You've to make the request like the one from a browser otherwise http 403...

Byeeeee

provenza24
Posts: 3
Joined: Sun Jun 09, 2019 10:41 pm

Re: -403 when I try to retrieve screenshot for game

Post by provenza24 »

Hi
I exactly have the same issue.
Finally could you tell me which url you age using ?

Thanx,
Franck

provenza24
Posts: 3
Joined: Sun Jun 09, 2019 10:41 pm

Re: -403 when I try to retrieve screenshot for game

Post by provenza24 »

Hi,

I exactly have the same issue.
Could you tell me which url you use To solde this?

Thanx,
Franck

Post Reply