This repository was archived by the owner on Jan 10, 2019. It is now read-only.
Commit 93409b3
authored
Change consent request to POST
Requesting consent for large attribute/value sets fails with a GET request too big (4K) error.
This PR needs companion fix in CMservice its-dirg/CMservice#91 parent 685dc5d commit 93409b3
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
180 | | - | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
181 | 182 | | |
182 | 183 | | |
183 | 184 | | |
| |||
0 commit comments