Ping
投稿
コメント
I have the same issue. I can GET other information using the same Authentication Setup but when it comes to "https://www.worksapis.com/v1.0/bots/{botId}/attachments/{fileId}" I always get 401 Error, Authentication Failed. Scopes are correct as well. Anyone here has found the solution? Thanks
Bot 2025.07.09
I only get this response: [ { "body": { "code": "UNAUTHORIZED", "description": "Authentication failed." }, "headers": { "date": "Wed, 16 Jul 2025 08:21:35 GMT", "content-type": "application/json;charset=UTF-8", "content-length": "67", "connection": "close", "server": "FileCloud", "vary": "Origin" }, "statusCode": 401, "statusMessage": "Unauthorized" } ] Nothing else. :(
Bot 2025.07.16