tHello, Why Response Text Not Showing When i'm Consuming API i'm using on before request and on after response
Here My Client Action
And Here my Server Action (Inside GoogleVision)
And Here On Before Request and On After Response
And Here Below The Oml files i'm used
Hi Marvin,
Your module has a reference to my Google Cloud Vision OCR component, but it's not actually using it. Instead, you're calling Google's REST APIs directly.
Oh Sorry About That