API Deprecation warning still appears event after removing valueType field from query, We have also updated query url to use latest api version
How I can confirm that we have done changes correctly or not?
API Deprecation warning still appears event after removing valueType field from query, We have also updated query url to use latest api version
How I can confirm that we have done changes correctly or not?
Hi,
I think your app is still using the ‘valueType’ field. Do a search ‘valueType’ on your app’s codes and replace it with ‘type’.
Thanks Jazz for the reply
I have searched whole project but there is no valueType there
Same issue