Closed sanjacob closed 1 week ago
Apparently, the issue is due to the API response having the priceId of 'Base' and the client merely sending that back:
⡿ Creating new Submission
>>> {"pricing":{"trialPeriod":"NoFreeTrial","marketSpecificPricings":{},"sales":[],"priceId":"Base","isAdvancedPricingModel":true}}
Prepating Bundle...
✅ Zip Bundle is configured and ready to be uploaded!
>>> {"code":"InvalidParameterValue","data":[],"details":[],"message":"'Base' is not a valid PriceId for base price.","source":"Ingestion Api","target":"pricing"}