Public Cloud - Unable to create new project
BMPCreated with Sketch.BMPZIPCreated with Sketch.ZIPXLSCreated with Sketch.XLSTXTCreated with Sketch.TXTPPTCreated with Sketch.PPTPNGCreated with Sketch.PNGPDFCreated with Sketch.PDFJPGCreated with Sketch.JPGGIFCreated with Sketch.GIFDOCCreated with Sketch.DOC Error Created with Sketch.
Frage

Unable to create new project

Von
YuryS
Erstellungsdatum 2023-06-26 07:23:10 (edited on 2024-09-04 14:23:39) in Public Cloud

In continuation of https://community.ovhcloud.com/community/en/unable-to-create-a-new-project?id=community_question&sys_id=d0a6b9c0855246d01e111c5c94ac5be6

When I try to create new project Ive had error: An error has occurred creating your Public Cloud project. Please try again.

Wow tech support finally answered and they recommend:
```ovh tech support
Please try executing APIs listed below in following order:
1/ POST /order/cart
2/ POST /order/cart/{cartId}/assign
3/ POST /order/cart/{cartId}/cloud
duration* P1M
planCode* project.2018
pricingMode* default
quantity* 1
4/ GET /order/cart/{cartId}/checkout (for check if ok)
5/ POST /order/cart/{cartId}/checkout
waiveRetractationPeriod [x]

If this should turn out to be unsuccessful, please provide me with API call used and error message received.
```
I will try it and see how far I can get