Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Could not create nuget feed using API
-
Hello,
I was trying to create a NuGet feed by calling /api/management/feeds/create.
The error is:
Specified argument was out of the range of valid values.
Parameter name: codeProGet Version: 5.8.4
Would you please share a solution to do this using API?
-
Hi @shenghong-pan_2297 ,
What version of ProGet are you using? There is no ProGet 5.8 :)
I tested this in ProGet 2023 and there's no issues
Alana
-
My bad. The ProGet version is 5.2.8. -Sheng
-
@shenghong-pan_2297 that's a really old version of ProGet
I looked here to see all the changes:
https://my.inedo.com/downloads/issues?Product=ProGet&FromVersion=5.2.8&Count=allI CTRL-F'd for API and found this:
PG-1594 5.2.13 FIX: Feed Management API fails to handle feed type codes correctlyI guess that's it?
Anyway I would upgrade and hopefully the issue goes away. Note that we're 4 major versions later (5.3 > 6.0 > 2022 > 2023), so you're pretty far behind ;)
-
@atripp Thanks. We'll update our ProGet server