Search found 2 matches

by axpdev
Tue Mar 31, 2026 7:30 pm
Forum: Technical Chat
Topic: Swift API 403 Forbidden on storage endpoint after successful authentication
Replies: 4
Views: 48852

Re: Swift API 403 Forbidden on storage endpoint after successful authentication

Hi,

Thank you for the quick response and the confirmation about the endpoint.

We've made progress - Keystone v2 authentication is working correctly:

POST https://authenticate.blomp.com/v2.0/tokens
Body: {"auth":{"passwordCredentials":{"username":"...","password":"..."},"tenantName":"storage ...
by axpdev
Fri Mar 27, 2026 8:16 pm
Forum: Technical Chat
Topic: Swift API 403 Forbidden on storage endpoint after successful authentication
Replies: 4
Views: 48852

Swift API 403 Forbidden on storage endpoint after successful authentication

Hello Blomp Support,

I'm integrating Blomp into my open-source file manager (AeroFTP) using the OpenStack Swift API, following your official guide.

Authentication works perfectly, I can obtain a valid token from https://authenticate.blomp.com/v2.0/tokens using auth version 2 with tenant "storage ...