Response doesn't contain value for registrationUrlAdr for many events
tgatkie
Topic created 4 years ago
Hi,
I'm making the following request, which returns 110 results, many of which do not have a value for registrationUrlAdr, even though they have registration through Active.com:
For example, the following race is in falls within the results, but it's registrationUrlAdr is empty. Additionally, the result is missing the assetRegistrableStatus field.
On the other hand, here is a race that DOES contain the registrationUrlAdr field:
"assetRegistrableStatus": "reg-open",
"sourceSystem": {
"sourceSystemName": "ActiveWorks Endurance",
"legacyGuid": "dfaa997a-d591-44ca-9fb7-bf4a4c8984f1",
"id": "9",
"affiliate": "true"
},
"assetGuid": "caab95a4-cb4d-4e9d-8358-1a47d26d686a",
Hi,
I'm making the following request, which returns 110 results, many of which do not have a value for registrationUrlAdr, even though they have registration through Active.com:
http://api.amp.active.com/v2/search?api_key=XXXX&topicName=Running&near=Asheville,NC&radius=50&category=Event&asset.activityStartDate=2021-03-12..2021-12-31
For example, the following race is in falls within the results, but it's registrationUrlAdr is empty. Additionally, the result is missing the assetRegistrableStatus field.
"sourceSystem": { "sourceSystemName": "ActiveWorks Endurance", "legacyGuid": "dfaa997a-d591-44ca-9fb7-bf4a4c8984f1", "id": "9", "affiliate": "true" }, "assetGuid": "546661b1-0819-4dc9-b98c-3857ed0222c5",
Here is the race page on Active.com: https://www.active.com/running/distance-running-virtual-events/easter-race-13-1-10k-5k-1k-remote-run-and-extra-medals-2021-75331232 And here is the reg link I copied directly from the active.com website: https://endurancecui.active.com/event-reg/select-race?e=74303134®now=awe-regnow
On the other hand, here is a race that DOES contain the registrationUrlAdr field: "assetRegistrableStatus": "reg-open", "sourceSystem": { "sourceSystemName": "ActiveWorks Endurance", "legacyGuid": "dfaa997a-d591-44ca-9fb7-bf4a4c8984f1", "id": "9", "affiliate": "true" }, "assetGuid": "caab95a4-cb4d-4e9d-8358-1a47d26d686a",
Here is the race page on Active.com: http://www.active.com/fletcher-nc/running/distance-running-races/appalachian-series-day-4-nc-2021 And here is the reg link I copied directly from the active.com website: https://endurancecui.active.com/event-reg/select-race?e=73108133®now=awe-regnow
I can't tell the difference, but I feel like this isn't working properly.
Thanks in advance.
Message edited by tgatkie 2 years ago