Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Tables] Requests fail when using TablesSharedKeyCredential #10973

Closed
joheredi opened this issue Sep 1, 2020 · 0 comments · Fixed by #10988
Closed

[Tables] Requests fail when using TablesSharedKeyCredential #10973

joheredi opened this issue Sep 1, 2020 · 0 comments · Fixed by #10988
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Tables

Comments

@joheredi
Copy link
Member

joheredi commented Sep 1, 2020

This is the error I'm getting:

"odataError": {
      "code": "ResourceNotFound",
      "message": {
        "lang": "en-US",
        "value": "The specified resource does not exist.\nRequestId:1abb3295-8002-000f-6fa7-80b922000000\nTime:2020-09-01T21:33:05.3139196Z"
      }
    }

The pipeline create doesn't seem to be called

@joheredi joheredi added Client This issue points to a problem in the data-plane of the library. Tables labels Sep 1, 2020
@joheredi joheredi added this to the [2020] September milestone Sep 1, 2020
@joheredi joheredi self-assigned this Sep 1, 2020
@joheredi joheredi linked a pull request Sep 2, 2020 that will close this issue
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Tables
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant