+ 3
HREF works by phone and not by pc
Hi everybody! I've a problem with my code: (https://code.sololearn.com/WMyazO6aQgm9/#html) If i click "Google" or "Youtube" or "Facebook", using phone, it works; but if i use PC no. Why? :( Another question: The background image is visible by pc and not by phone xD What?! Thank 'u!
3 ответов
+ 4
"403. That’s an error.
Your client does not have permission to get URL /proxy/oYXWaH9SOCxor1NypPQu_Ev1x21OQTGcswVYxwd9KSlYYPsszokrNdE8da-mvtVDfBHx2mQoQwa3JNvej9q241f0UrNsdxrdrctsuV4Z_FV_M4inAaqmpZED05Z75II4LyF6StkuevtB7Vc_swfrom this server. (Client IP address: xx.xx.xx.xx)
Forbidden That’s all we know."
Looks like you image file is not public (or google doesn't allow use of it through anything else than its services ^^)... probably when you're with your pc the browser remember either the file and/or the credentials to access the file ;)
As for Martin Taylor the links works fine for me too (android)... maybe a problem specific to iOS? the android and iOS app have some inconsistencies ^^
+ 1
Code Crasher visph Martin Taylor
Thank to everybody!
Vipsh, i've android and the redirect works but not if i use the pc... but how it possible if works with Martin? It's a problem of the browser?
Thank! You has been very gentle!
(I'll try to place in dropbox)
+ 1
Code Crasher Thank'u!