Details
Assignee
Oleg KurdyayevOleg KurdyayevReporter
Oleg KurdyayevOleg KurdyayevPriority
TBDDevelopment Team
DreamlinerRCA Group
TBDTestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Oleg Kurdyayev
Oleg KurdyayevReporter
Oleg Kurdyayev
Oleg KurdyayevPriority
Development Team
Dreamliner
RCA Group
TBD
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created January 21, 2025 at 1:41 PM
Updated January 24, 2025 at 2:48 PM
Steps to reproduce
/patron/account
https://edge-eureka-bugfest-ramsons-consortium.int.aws.folio.org/patron/account?apikey=eyJzIjoiYm5PUWN4dVZabyIsInQiOiJjczAwMDAwaW50IiwidSI6IkVCU0NPRWRnZSJ9&x-okapi
/patron/account/item/{itemId}/allowed-service-points
https://edge-eureka-bugfest-ramsons-consortium.int.aws.folio.org/patron/account/item/0f8d3b0c-a65a-4f37-9600-ffa24304cdef/allowed-service-points?apikey=eyJzIjoiYm5PUWN4dVZabyIsInQiOiJjczAwMDAwaW50IiwidSI6IkVCU0NPRWRnZSJ9
/patron/account/instance/{instanceId}/allowed-service-points
https://edge-eureka-bugfest-ramsons-consortium.int.aws.folio.org/patron/account/item/0f8d3b0c-a65a-4f37-9600-ffa24304cdef/allowed-service-points?apikey=eyJzIjoiYm5PUWN4dVZabyIsInQiOiJjczAwMDAwaW50IiwidSI6IkVCU0NPRWRnZSJ9
/patron/account/instance/{instanceId}/hold
https://edge-eureka-bugfest-ramsons-consortium.int.aws.folio.org/patron/account/locatetesting/instance/0f8d3b0c-a65a-4f37-9600-ffa24304cdef/hold?apikey=eyJzIjoiYm5PUWN4dVZabyIsInQiOiJjczAwMDAwaW50IiwidSI6IkVCU0NPRWRnZSJ9
Actual result
For all requests above i receive next error, additional investigation is required
{ "code": 400, "errorMessage": "Missing access token" }