Hi all,
Iโm back with what seems to be a recurring issue with an Update Webhook.
Iโm getting a 400 bad request error.
This is an app that I cloned on November 6th so I had to:
{
โActionโ: โEditโ,
โPropertiesโ: {
โLocaleโ: โen-USโ,
โLocationโ: โ47.623098, -122.330184โ,
โTimezoneโ: โPacific Standard Timeโ
},
โRowsโ: [
<<Start: SELECT(Barriers[Barrier ID],([Source] = [_THISROW-1].[Reflection ID])) >>
{
โBarrier IDโ: โ<<[Barrier ID]>>โ,
โSubjectโ: โ<<[_THISROW-1].[Subject]>>โ,
โScriptโ: โ<<[_THISROW-1].[Script]>>โ,
โReactionโ: โ<<[_THISROW-1].[Reaction]>>โ,
โPayoffโ: โ<<[_THISROW-1].[Payoff]>>โ,
โCostโ: โ<<[_THISROW-1].[Cost]>>โ,
โDesireโ: โ<<[_THISROW-1].[Desire]>>โ,
โDiscoveryโ: โ<<[_THISROW-1].[Discovery]>>โ,
โCommitmentโ: โ<<[_THISROW-1].[Commitment]>>โ,
โLife Domainโ: โ<<[_THISROW-1].[Life Domain]>>โ,
},
<< End >>
]
}
The error Iโm getting in the log is:
Error:
"Webhook HTTP post request failed with exception The remote server returned an error: (400) Bad Request. "
Properties:
{
โAppTemplateVersionโ: โ1.000041โ,
โRuleNameโ: โUpdate Barriersโ,
โEventTypeโ: โChangeโ,
โInvokedByโ: โUpdateโ,
โServerNameโ: โINSTANCE-US-WESโ,
โServerRegionโ: โus-west1-gcp-prodโ,
โIgnoreSecurityFiltersโ: false,
โTableNameโ: โCheck insโ,
โRuleTableNameโ: โCheck insโ,
โOperationUpdateModeโ: โUPDATES_ONLYโ,
โEventMatchโ: โWorkflow event successfully matchedโ,
โConditionโ: โโ,
โMatchesConditionโ: โTrueโ,
โExceptionโ: "Webhook HTTP post request failed with exception The remote server returned an error: (400) Bad Request. ",
โActionResultsโ: โCreated 1 ActionResultsโ,
โAction Typeโ: โWebhookโ,
โAction Nameโ: โUpdate Barrierโ,
โUrlโ: โhttps://api.appsheet.com/api/v2/apps/504801c8-ce35-47ca-8938-b99c8713ee0b/tables/Barriers/Actionโ,
โVerbโ: โPostโ,
โMimeTypeโ: โapplication/jsonโ,
โHeadersโ: โapplicationAccessKey:V2-obscured for security reasons, _webhookActionDepth:0โ,
โPayloadโ: โ{โActionโ: โEditโ,โPropertiesโ: {โLocaleโ: โen-USโ,โLocationโ: โ47.623098, -122.330184โ,โTimezoneโ: โPacific Standard Timeโ},โRowsโ: }โ,
โAppTemplateNameโ: โ504801c8-ce35-47ca-8938-b99c8713ee0bโ,
โOperationโ: โWorkflow actionโ,
โResultโ: โFailureโ
}
OK
Hi @elan_Bailey,
Did you resolve this issue? I noticed something similar in one of my apps. Everything seems to be properly created. Just wondering whether you managed to fix that so maybe you could help me with my problem.
Cheers!
Please contact AppSheet Support for help with this.
Pessoal... Criei um app para fazer registro de fotos - Mas para garantir a melhor qualidade dos arquivos fiz de um jeito que รฉ possivel fazer upload da imagem pegando as imagem do arquivo da cรขmera. Mas no iphone 15 comecei a ter problemas para subir as fotos. Depois de quebrar muito a cabeรงa descobri que o app nรฃo suportava imagens com arquivos acima de 2k que nรฃo fossem da extenรงรฃo " JPEG"... Alterei algumas configuraรงรตes no iphone e consegui consertar o problema...
O app devolvia um erro abaixo...
"Media type \u0027(null)\u0027 is not supported: [*/*]"
Nรฃo tem nada a ver com o assunto acima, mas precisa postar isso pra caso alguem procure na internet kkkk... Desculpa ai...
Hi
I am getting a similar error from a File Field, and I can t figure out if the user is trying to upload an image instead a pdf file, or a large not supported image:
Message: Unable to add row to table 'Solicitud de Reinscripcion'. โ Unable to save image โ { "error": { "code": 400, "message": "Media type \u0027(null)\u0027 is not supported. Valid media types: [*/*]", "errors": [{ "message": "Media type \u0027(null)\u0027 is not supported. Valid media types: [*/*]", "domain": "global", "reason": "badContent" }] } }
Support team asks for a recorded action which I am not able to provide.
any ideas?
Thank you
Claudio
User | Count |
---|---|
31 | |
14 | |
3 | |
3 | |
2 |