java-samples icon indicating copy to clipboard operation
java-samples copied to clipboard

access link prompt not working when deployed on remote server

Open vaibhav2903 opened this issue 7 years ago • 1 comments

Access link prompt not working when deployed on remote server

Expected Behavior

It was supposed to authorize when i open the link which i get in the logs on the browser

Actual Behavior

but it was giving me 404 error after authorizing.

Specifications

  • Java version (java 1.8)
  • OS (Mac/Linux/Windows)
  • Maven

vaibhav2903 avatar Sep 04 '18 05:09 vaibhav2903

Did you open the link with a browser with the correct G Suite access? If you access the file from an account that isn't shared with, you'll see the error 404. Can you try opening the link with an incognito browser tab?

grant avatar Sep 24 '18 23:09 grant