seamapi / csharp

CSharp SDK autogenerated from nextlove types.
1 stars 0 forks source link

Add workspace_id param to Seam constructor for use with Personal Access Token. #20

Closed DebbieAtSeam closed 5 months ago

DebbieAtSeam commented 10 months ago

If you want to authenticate using a Personal Access Token (PAT), you must specify the desired workspace_id in the constructor. Perhaps like this...

var seam = new SeamClient(
    basePath: "https://connect.getseam.com",
    // Specify PAT.
    apiToken: pat,
    // Specify workspace ID.
    workspaceId: workspaceId
);
stale[bot] commented 10 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] commented 9 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] commented 8 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] commented 7 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] commented 7 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] commented 6 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] commented 5 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.