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
-new config requirement to have a client_id and client_secret in the config-local.json file. This will be the id and secret of the service client. See https://docs.globus.org/guides/recipes/automate-with-service-account/ for instructions on how to create a service client and give it credentials.
6
+
-none
7
7
8
8
New features:
9
9
- none
10
10
11
11
Bug fixes:
12
-
- none
12
+
- fixed incorrect error code when globus errors happen while making a transfer
13
+
- fixed formatting of error logs
14
+
- fixed 400 error on GET when a content-type header is included
0 commit comments