Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

How to use UnityWebRequest to make REST requests?

Discussion in 'AI & Navigation Previews' started by castana1962, Aug 6, 2018.

  1. castana1962

    castana1962

    Joined:
    Apr 10, 2013
    Posts:
    400
    Hi All
    I am interested in using UnityWebRequest to make REST requests to the Watson Machine Learning( this service is not included in the Watson SDK for Unity at the moment)
    Since that Watson SDK for Unity does not support PUT operations( by RESTConnector class), I would need to create a new Class that use UnityWebRequest( this one support PUT operations) to make REST requests to the Watson Machine Learning service, for it, Could anybody help me to create this new Class?
    Thanks for your time
    Alejandro Castan
     
  2. castana1962

    castana1962

    Joined:
    Apr 10, 2013
    Posts:
    400
    Hi All
    Please do not worry about this topic here. I moved it to General Questions Forum and I do not know how to eliminate this one.....