TM Forum Community

 View Only
  • 1.  TMF622 Product Ordering Management API CTK issue

    TM Forum Member
    Posted Dec 20, 2023 02:45
    Edited by Suganthan Chandrasekaran Dec 20, 2023 02:46

    Hi all
    I have been trying to get the conformance verified for my TMF622 APIs(v5.0.0), but I'm facing an issue with the CTK. The issue is, while running the tests, it adds a "/" to the end of the URL, but the create API does not have a "/" at the end as per the specifications. If I add a "/" at the end of the POST API route, it causes as issue as it collides with other GET APIs, so I'm getting 405 Method not allowed. I tried going through the CTK code to somehow remove the forward slash, but there is no way. Please help me out in this. Thank you


    #CustomerExperience
    #General

    ------------------------------
    Suganthan Chandrasekaran
    Blueoceandigital India Pvt Ltd
    ------------------------------



  • 2.  RE: TMF622 Product Ordering Management API CTK issue

    TM Forum Member
    Posted Dec 20, 2023 04:38

    Hello Suganthan,

    In my assumption In the file "change_me.json," it appears necessary to configure the URL for proper functionality.



    ------------------------------
    Ragavi Ramasamy
    Halleyx Inc.
    ------------------------------



  • 3.  RE: TMF622 Product Ordering Management API CTK issue

    TM Forum Member
    Posted Dec 20, 2023 06:39

    Hi Ragavi,
    Thanks for the reply. Even if I change the URL, it adds a slash to the end of it.



    ------------------------------
    Suganthan Chandrasekaran
    Blueoceandigital India Pvt Ltd
    ------------------------------