Actions
Bug #15619
closedRudder-api-client does not support some special API calls
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
If we try to make a technique via this lib, using its requests method we will be blocked by at least 2 problems:
-Some API calls returns a RudderError with multiples errors under the key "error" and not under "errorDetails"
-Some API calls return a 201 when succeeding and not always 200
Actions