Search results

  1. jasonhwells

    Google Review Push to Webhook Not Working

    We keep getting an invalid URL error...
  2. jasonhwells

    Data Forwarder Successful but Data is Garbage

    Google Drive | Subpoenaed Records Task ID - IjU3NjYwNTZiMDYzMDA0MzY1MjY1NTUzZDUxM2I1MTY2NTQzOSI_3D_pc executed at Sep 29, 2022 13:10:59
  3. jasonhwells

    Data Forwarder Successful but Data is Garbage

    It didn't work...see each step successful:
  4. jasonhwells

    Data Forwarder Successful but Data is Garbage

    We have a successful file post from a Webhook (our system) to Google Drive...when using your Data Forwarder to pass the Google Drive response, we are getting garbage data (see image). When manually coding the url link that is being password, our system is working fine and data is correct.
  5. jasonhwells

    Google Calendar Response

    Following a web hook post to Pebbly and date formatting, an event is created in Google Calendar. The response sent back to Pebbly. How do I get that response and send it back to my Application that sent the post through the original web hook? I would like to store the Event ID, etc in our...
  6. jasonhwells

    Google Calendar Has Wrong Date

    That does not work either. Okay. I am passing the correct start and end and times, but your system is passing the wrong times to Google. We have the correct times and time zones as reported by your system (see image) and then when we receive the response from Google, it's sending the wrong...
  7. jasonhwells

    Google Calendar Has Wrong Date

    That did NOT solve the problem.
  8. jasonhwells

    Google Calendar Has Wrong Date

    Task ID - IjU3NjYwNTZlMDYzNDA0MzU1MjY4NTUzMjUxMzc1MTYyNTQzMCI_3D_pc executed at Aug 27, 2022 21:35:35 This example was set for 16:00 to 17:00 on August 27 with a reminder of 10 minutes before. The data is correct going into Google, but my calendar has the wrong start and end time (always 9 am...
  9. jasonhwells

    Google Calendar

    Figured it out...my code on the third-party side did not have the "Z" added in the date string.
  10. jasonhwells

    Google Calendar

    Pabbly Connect Webhook is connecting to my third-party application, however, when I test the Google Calendar "Create Detailed Event," I get this error: [{"domain":"global","reason":"badRequest","message":"Bad Request"}] Error Code: 400
Top