Commit a27499d
committed
Use relative endpoint for ticket request
Replaces the full URL with the relative TICKET_ENDPOINT in the _request_ticket function when making the GET request. This change may be intended to rely on the session's base URL configuration for cleaner endpoint management.1 parent 961a3a0 commit a27499d
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
218 | | - | |
219 | | - | |
220 | 218 | | |
221 | | - | |
| 219 | + | |
222 | 220 | | |
223 | 221 | | |
224 | 222 | | |
| |||
0 commit comments