Commit 1839bc3
Fix cloud API auth: use X-API-Key header instead of Authorization
UniFi Site Manager API requires X-API-Key header, not Authorization.
This was causing cloud API calls to fail authentication.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 1e4350a commit 1839bc3
1 file changed
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
767 | 767 | | |
768 | 768 | | |
769 | 769 | | |
770 | | - | |
| 770 | + | |
771 | 771 | | |
772 | 772 | | |
773 | 773 | | |
| |||
1287 | 1287 | | |
1288 | 1288 | | |
1289 | 1289 | | |
1290 | | - | |
1291 | | - | |
| 1290 | + | |
1292 | 1291 | | |
1293 | | - | |
| 1292 | + | |
1294 | 1293 | | |
1295 | | - | |
| 1294 | + | |
1296 | 1295 | | |
1297 | 1296 | | |
1298 | 1297 | | |
| |||
0 commit comments