You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We host an instance of OpenActive.NET, and have recently found that a C1 call, which previously worked, has stopped working. Here's the request (with the base URL stubbed out):
{
"@context": 'https://openactive.io/',"@type": 'InternalLibraryError',"description": 'The Opportunity @id within the response OrderItem must match the request OrderItem',"name": 'An unexpected exception has been thrown by an OpenActive SDK library or component.',"statusCode": 500
}
The Opportunity @id within the response OrderItem must match the request OrderItem - this implies that this is an issue within OpenActive.NET rather than a malformed request
The text was updated successfully, but these errors were encountered:
We host an instance of OpenActive.NET, and have recently found that a C1 call, which previously worked, has stopped working. Here's the request (with the base URL stubbed out):
The response:
The Opportunity @id within the response OrderItem must match the request OrderItem - this implies that this is an issue within OpenActive.NET rather than a malformed request
The text was updated successfully, but these errors were encountered: