Updates work!!!
2026-08-29T18:50:39.385+0200 [INFO] Mobilizon bot: Updated: index=70 URL=TJARK - Mobilizon
POST //api HTTP/2
Host: tests.keskonfai.fr
Content-Type: application/json
Authorization: Bearer eyJhbGciOiJIUzUxMiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJtb2JpbGl6b24iLCJleHAiOjE3ODgwMjMxMzMsImlhdCI6MTc4ODAyMjIzMywiaXNzIjoibW9iaWxpem9uIiwianRpIjoiOTZlNTg0MTMtMGIxNy00NDhhLTkyNTAtMTE5OTg2ZGE4MGM4IiwibmJmIjoxNzg4MDIyMjMyLCJzdWIiOiJBcHBUb2tlbjoxMyIsInR5cCI6ImFjY2VzcyJ9.NW7oA9jKPIsvvPOMQpyNJwTz0sjzgMy4k6TPVonWiYmWhkSgsxxR1CeucBF__70dzeuVGDBJ5q4Cc4yQ_Mi-jw
Content-Length: 2310
Accept-Encoding: gzip, deflate, br
User-Agent: Go-http-client/2.0
{"query":"\nmutation UpdateEvent ($id: ID!, $title: String, $description: String, $beginsOn: DateTime, $endsOn: DateTime, $status: EventStatus, $visibility: EventVisibility, $joinOptions: EventJoinOptions, $externalParticipationUrl: String, $draft: Boolean, $tags: [String], $picture: MediaInput, $onlineAddress: String, $organizerActorId: ID, $attributedToId: ID, $category: EventCategory, $physicalAddress: AddressInput, $options: EventOptionsInput, $contacts: [Contact]) {\n\tupdateEvent(eventId: $id, title: $title, description: $description, beginsOn: $beginsOn, endsOn: $endsOn, status: $status, visibility: $visibility, joinOptions: $joinOptions, externalParticipationUrl: $externalParticipationUrl, draft: $draft, tags: $tags, picture: $picture, onlineAddress: $onlineAddress, organizerActorId: $organizerActorId, attributedToId: $attributedToId, category: $category, physicalAddress: $physicalAddress, options: $options, contacts: $contacts) {\n\t\tid\n\t\tuuid\n\t}\n}\n","variables":{"id":"3424","title":"TJARK","description":" \u003cp/\u003e\u003cp\u003e Help promote your favourite venues with: https://concertcloud.live/contribute","beginsOn":"2026-09-10T17:00:00Z","endsOn":"2026-09-10T19:00:00Z","status":"CONFIRMED","visibility":"PUBLIC","joinOptions":"EXTERNAL","externalParticipationUrl":"https://www.dynamo.ch/veranstaltung/tjark-0","draft":false,"tags":["Dynamo","Zurich"],"picture":{"mediaUuid":"66b10355-e5fe-46d3-9ade-6607720a9058"},"onlineAddress":"https://www.dynamo.ch/veranstaltung/tjark-0","organizerActorId":"112054","attributedToId":"112055","category":"MUSIC","physicalAddress":{"geom":"8.53934100;47.38331190","street":"21 Wasserwerkstrasse","locality":"Zurich","postalCode":"8006","region":"Zurich","country":"Switzerland","description":"Dynamo","type":null,"url":null,"id":null,"originId":"nominatim:32533985","timezone":null},"options":{"maximumAttendeeCapacity":null,"remainingAttendeeCapacity":null,"showRemainingAttendeeCapacity":null,"anonymousParticipation":null,"offers":null,"participationConditions":null,"attendees":null,"program":null,"commentModeration":"ALLOW_ALL","showParticipationPrice":null,"showStartTime":true,"showEndTime":false,"timezone":"Europe/Zurich","hideOrganizerWhenGroupEvent":null,"isOnline":null},"contacts":null},"operationName":"UpdateEvent"}
results in:
HTTP/2 200 OK
Access-Control-Allow-Credentials: true
Access-Control-Allow-Origin: *
Access-Control-Expose-Headers:
Cache-Control: max-age=0, private, must-revalidate
Content-Security-Policy: img-src * data: blob:
Content-Type: application/json; charset=utf-8
Date: Sat, 29 Aug 2026 16:50:38 GMT
Referrer-Policy: same-origin
Vary: accept-encoding
X-Content-Type-Options: nosniff
X-Frame-Options: DENY
X-Request-Id: GNBUwNHG_yTFHUwAAxwh
X-Xss-Protection: 0
Content-Length: 84
{"data":{"updateEvent":{"id":"3424","uuid":"14a5029b-a8bd-4c68-803a-542d12054fa4"}}}
Oh, happy day !