Skip to main content
Hi all,

I'm using visualforce page to call a remote action, the function is to redirect the input url to its new article page and this is working as expected before. In just a few days, without changing a single code from my controller and view, this is now my problem and I'm unable to work things out.

I'm assuming that is has to be an issue within the admin side or something as its a 503 error and unable to reach into my apex controller.

Please help. 

Thanks,

 
11 answers
  1. Jul 13, 2018, 2:10 AM
    Please check the URL being provided in your remote settings:

    Navigate to Setup --> Remote Settings and check the URL to which your controller is pointing. 

    Check if the same is accessible or not.
0/9000