Hello! I have a problem with day 13 of “15 days of Postman - for testers” challenge:
I recive 403 error.
Here is an error from web page:
I got an error when visiting icanhazdadjoke.com/.
Error code: 1020
Ray ID: 79c87b4928065c0e
Country: RU
Data center: fra03
IP: 188.32.88.81
Timestamp: 2023-02-20 16:05:03 UTC
Web page works if I use VPN
*Is it connected with the fact that I am currently in Russia?
I can still access that API ok.
The only thing you have to setup is the Accept code to be “application/json” which you have done.
Therefore I can only assume that the location is the issue and the VPN would be the workaround.
@mdjones Unfortunately, I can use only desktop agent since I have reached the monthly limit of cloud agent on the previous challenge 
As I understand, vpn + cloud agent will fix my problem?
It’s all according to what type of VPN you are using.
If you use a full VPN where all of the traffic goes down the VPN tunnel (including port 80 and 443), then the desktop agent should work.
1 Like
@mdjones thank you! I’ve found a full vpn and everything works now
1 Like