Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. Server returned HTTP response code: 403 for URL: ....?

Server returned HTTP response code: 403 for URL: ....?

Scheduled Pinned Locked Moved Web Development
helptutorialcsharpjavacom
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    Hy Chanhan
    wrote on last edited by
    #1

    Dear All, I have a big problem to solve now. My website is integrated with payment gateway and while I submitted payment to their server, their back-end server did not reply the StatusURL to my front-end at all. When I asked them to check then they said that it got error as below: java.io.IOException: Server returned HTTP response code: 403 for URL: http://example.com/... at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at TestMerchantStatusURL.sendHttpRequestByPost(TestMerchantStatusURL.java:48) at TestMerchantStatusURL.main(TestMerchantStatusURL.java:23) how to fix this problem? Best Regards,

    Kornfeld Eliyahu PeterK 1 Reply Last reply
    0
    • H Hy Chanhan

      Dear All, I have a big problem to solve now. My website is integrated with payment gateway and while I submitted payment to their server, their back-end server did not reply the StatusURL to my front-end at all. When I asked them to check then they said that it got error as below: java.io.IOException: Server returned HTTP response code: 403 for URL: http://example.com/... at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at TestMerchantStatusURL.sendHttpRequestByPost(TestMerchantStatusURL.java:48) at TestMerchantStatusURL.main(TestMerchantStatusURL.java:23) how to fix this problem? Best Regards,

      Kornfeld Eliyahu PeterK Offline
      Kornfeld Eliyahu PeterK Offline
      Kornfeld Eliyahu Peter
      wrote on last edited by
      #2

      403 means that you have no access right to the provided URL. It may be due some security or that you are pointing to some folder with no browse access or many many other things... The best is to the company runs the payment system to help you out... More about 403: http://en.wikipedia.org/wiki/HTTP_403[^]

      I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)

      "It never ceases to amaze me that a spacecraft launched in 1977 can be fixed remotely from Earth." ― Brian Cox

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups