I have this error:
Volley: [8918] BasicNetwork.performRequest: Unexpected response code 403 for
I'm trying to connect in the serve,r but I can't retrieve anything. When I tried it in a localhost server, it works perfectly.
Solution worked for me:
Check is that link works in browser.
If yes then, add Header User-Agent: "Mozilla/5.0"
to your requests. Sending header example in Stackoverflow
Sory for my bad english
in C:\wamp64\bin\apache\apache2.4.23\conf\extra\httpd-vhosts.conf
change
require local
to
Require all granted
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With