You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ThinkCode API client doesn't use generated code that matches what's returned by the API, resumably because it was generated off of the Open API specification also provided by ThinkCode, which is incorrect. This can be verified by using a current version of the REST API Client generator in Visual Studio, which yields the same error as shown in the screenshot above.