Hi Jason, I just checked, we are passing all available variables to the POST payload. Can you read from it instead?
Thanks, Pedro On Fri, Nov 19, 2010 at 2:10 PM, Pedro Belo <[email protected]> wrote: > Hi Jason, > > Ah, we don't support variables on the POST url at this moment. > I'll add support for it and get back to you once it's deployed. > > Thanks, > Pedro > > On Fri, Nov 19, 2010 at 1:41 PM, Jason Morrison > <[email protected]> wrote: >> Hi Pedro, >> Thanks - I pasted the whole response. All I get is (from the gist above): >> >> -----> Running HTTP POST to >> https://hoptoadapp.com/deploys.txt?deploy[local_username]={{user}}&deploy[scm_revision]={{head_long}}&deploy[rails_env]=production&api_key=REDACTED... >> FAILED >> ! Internal error >> >> >> http://evening-frost-43.heroku.com deployed to Heroku >> >> Thanks, >> Jason >> n Fri, Nov 19, 2010 at 3:06 PM, Pedro Belo <[email protected]> wrote: >>> >>> Does it show you the status code? When we get a bad response like 404 >>> or 500 we do display the code. >>> >>> On Wed, Nov 17, 2010 at 2:47 PM, Jason Morrison >>> <[email protected]> wrote: >>> > Hi all, >>> > >>> > I'm trying to configure an HTTP deploy hook, but receiving an error >>> > upon deploy - see https://gist.github.com/736c1053562e4cf069ed >>> > >>> > I'm not seeing the HTTP request actually make it to the server >>> > (working on integrating deploy notification into the Heroku addons - >>> > let me know if I should move this discussion to the addon providers >>> > list). >>> > >>> > Any insights? Does the "! Internal Error" signify a non-2xx HTTP >>> > response from the endpoint, or that something went wrong inside the >>> > Heroku deploy hook addon? >>> > >>> > Thanks, >>> > Jason >>> > >>> > -- >>> > You received this message because you are subscribed to the Google >>> > Groups "Heroku" group. >>> > To post to this group, send email to [email protected]. >>> > To unsubscribe from this group, send email to >>> > [email protected]. >>> > For more options, visit this group at >>> > http://groups.google.com/group/heroku?hl=en. >>> > >>> > >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Heroku" group. >>> To post to this group, send email to [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]. >>> For more options, visit this group at >>> http://groups.google.com/group/heroku?hl=en. >>> >> >> >> >> -- >> Jason Morrison >> thoughtbot.com >> 585-216-5657 >> @jayunit >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Heroku" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/heroku?hl=en. >> > -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
