Skip to content
This repository was archived by the owner on Jun 5, 2026. It is now read-only.
This repository was archived by the owner on Jun 5, 2026. It is now read-only.

CBS Auth errors when trying to use a SAS token without a se= stanza #170

Description

@KieranBrantnerMagee
  • UAMQP Package Version:
    latest
  • Operating System:
    all
  • Python Version:
    all

Describe the bug
Utilize a SAS token lacking a &se= stanza. Observe the following error:
E uamqp.errors.TokenAuthFailure: CBS Token authentication failed.
E Status code: 500
E Description: The service was unable to process the request; please retry the operation. For more information on exception types and proper exception handling, please refer to http://go.microsoft.com/fwlink/?LinkId=761101

To Reproduce
Steps to reproduce the behavior:

  1. Generate a SAS token as observed in this Service Bus test
  2. Try to authenticate/send/do any operation

Expected behavior
Should succeed to authenticate.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions