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
Describe the bug
If asset has multiple services, the DownloadHandler works only with the first service. If I try to download asset after I buy e.g. 2nd service, I get Invalid service index. error.
To Reproduce
Steps to reproduce the behavior:
Publish asset with 2 download services (free or paid doesn't matter)
Describe the bug
If asset has multiple services, the DownloadHandler works only with the first service. If I try to download asset after I buy e.g. 2nd service, I get
Invalid service index.
error.To Reproduce
Steps to reproduce the behavior:
Invalid service index.
in the fileExpected behavior
Get access to the asset.
Additional context
Problem is in this comparison https://github.com/oceanprotocol/ocean-node/blob/develop/src/components/core/utils/validateOrders.ts#L114
Values of those variables are
The text was updated successfully, but these errors were encountered: