Using token from `snapcraft export-login` as environment auth results in `craft_store.errors.CredentialsNotParseable`
Metadata
Current evaluation
User used wrong client class (StoreClient instead of UbuntuOneStoreClient) for u1-macaroon credentials, self-resolved. Maintainer re-scoped as wishlist to improve the CredentialsNotParseable error message by inspecting the token type field. Not yet implemented in current code.
Suggested action: keep open
Reason: Maintainer lengau explicitly triaged and re-scoped this as a wishlist item: 'I'm going to reopen this as a wishlist item because we do have a way to make a nicer error message by looking at the value of t in the macaroon dictionary.' Current code in creds.py still raises the generic 'Expected valid Candid credentials' without inspecting the t field, confirming the improvement remains unimplemented.
Issue body
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.8-27b |
Impact:
25
Quick Win:
18.75
Staleness:
55
Complexity:
25
Confidence:
80
Support Request:
65
|
keep open | User used wrong client class (StoreClient instead of UbuntuOneStoreClient) for u1-macaroon credentials, self-resolved. Maintainer re-scoped as wishlist to improve the CredentialsNotParseable error message by inspecting the token type field. Not yet implemented in current code. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
95
Complexity:
15
Confidence:
90
Support Request:
5
|
keep open | User got CredentialsNotParseable when using snapcraft export-login token with StoreClient. They should use UbuntuOneStoreClient. Maintainer reopened as a wishlist to improve error messaging based on the token type field. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
85
Complexity:
20
Confidence:
90
Support Request:
20
|
keep open | Maintainer reopened as a wishlist item to improve error messaging when users pass Ubuntu One credentials to the standard StoreClient. Awaiting implementation of a clearer validation message. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
15
Complexity:
20
Confidence:
90
Support Request:
30
|
keep open | craft_store throws a confusing CredentialsNotParseable error when users pass snapcraft export-login tokens. Reopened as a wishlist item to improve error handling by detecting the token type and suggesting the correct client. |
Update history
No update history recorded yet.
Related issues
No related issues found above the similarity threshold.