• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Http 503 error

 
Ranch Hand
Posts: 1021
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I got the below error message when I upload a webhook to facebook:



The URL couldn't be validated. Callback verification failed with the following errors:
HTTP Status Code = 503;
HTTP Message = Service Unavailable



From what I have read, it means the service is unavailable.

I'd like to know if the service is referring to facebook or the host for my case is Heroku.

Hope someone can clear my doubt.

Tks.
 
Saloon Keeper
Posts: 15491
363
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
We have absolutely no idea what you're trying to achieve or what you're doing to get this result. Remember that we can't see what's happening on your screen. Please give us more context.
 
reply
    Bookmark Topic Watch Topic
  • New Topic