WindmillWWindmill
Powered by
tl_jacobT
Windmill•5mo ago•
7 replies
tl_jacob

Embedded windmill app new 401 errors

I have a windmill app embedded as an iframe in my own application. After upgrading from 1.500.1 to 1.522.1 I started to see the windmill app make requests that were failing with 401 errors.
- /api/scripts/hub/top
- /api/integrations/hub/list

Additional context:
- All other calls from the iframe are successful
- Logs below are from the windmill server
{
    "timestamp": "2025-09-30T23:04:45.605732Z",
    "level": "ERROR",
    "message": "response",
    "latency": "0",
    "status": 401,
    "target": "windmill_api::tracing_init",
    "span": {
        "method": "GET",
        "traceId": "1df304a7-b0ac-4664-960d-d8b4a2fc961a",
        "uri": "/api/scripts/hub/top?limit=40&kind=script",
        "name": "request"
    }
}
{
    "timestamp": "2025-09-30T23:04:45.603590Z",
    "level": "ERROR",
    "message": "response",
    "latency": "0",
    "status": 401,
    "target": "windmill_api::tracing_init",
    "span": {
        "method": "GET",
        "traceId": "635f43f3-8e26-4cb5-b8a0-4b651a1eae30",
        "uri": "/api/integrations/hub/list?kind=script",
        "name": "request"
    }
}
{
    "timestamp": "2025-09-30T23:04:45.605732Z",
    "level": "ERROR",
    "message": "response",
    "latency": "0",
    "status": 401,
    "target": "windmill_api::tracing_init",
    "span": {
        "method": "GET",
        "traceId": "1df304a7-b0ac-4664-960d-d8b4a2fc961a",
        "uri": "/api/scripts/hub/top?limit=40&kind=script",
        "name": "request"
    }
}
{
    "timestamp": "2025-09-30T23:04:45.603590Z",
    "level": "ERROR",
    "message": "response",
    "latency": "0",
    "status": 401,
    "target": "windmill_api::tracing_init",
    "span": {
        "method": "GET",
        "traceId": "635f43f3-8e26-4cb5-b8a0-4b651a1eae30",
        "uri": "/api/integrations/hub/list?kind=script",
        "name": "request"
    }
}
WindmillJoin
3,362Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?
Recent Announcements
henri-c

Weekly kenote to tell you about our latest updates https://discord.com/channels/930051556043276338/1278977038430240813 https://youtube.com/live/2dGd9TdT8xs?feature=share

henri-c · 4d ago

Pyra

### HTTP tracing (EE) Capture HTTP requests made by job scripts as observability spans Features: - View HTTP request traces (method, URL, status, timing) in the job details UI - Auto-instrumentation for Native TypeScript, MITM proxy for other languages - Integrates with external OpenTelemetry collectors changelog: https://www.windmill.dev/changelog/http-tracing docs: https://www.windmill.dev/docs/advanced/instance_settings#http-tracing Additionally jobs memory metrics are now fully OSS!

Pyra · 2w ago

henri-c

First keynote of the year here https://discord.com/channels/930051556043276338/1278977038430240813 🙂

henri-c · 4w ago

Similar Threads

windmill app -> next.js app
alexBroAalexBro / help
2y ago
401 Unauthorized Webhook between TwentyCRM and Windmill
AntPruveAAntPruve / help
13mo ago
The app.windmill.dev
BerlinBBerlin / help
2y ago