You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.
This causes the App (Even the one in Playstore) to fail: (MITM Proxy)
"Access denied due to invalid subscription key. Make sure to provide a valid key for an active subscription."
EVEN THOUGH THE KEY IS A VALID ONE.
Changes need to be incorporated into the library file (.so) files I guess
The text was updated successfully, but these errors were encountered:
Looks like the API's Request URL has been changed to:
api.projectoxford.ai/vision/v1.0/analyze?visualFeatures=Color&language=en
Instead of:
api.projectoxford.ai/vision/v1/analyses?visualFeatures=Color
This causes the App (Even the one in Playstore) to fail: (MITM Proxy)
"Access denied due to invalid subscription key. Make sure to provide a valid key for an active subscription."
EVEN THOUGH THE KEY IS A VALID ONE.
Changes need to be incorporated into the library file (.so) files I guess
The text was updated successfully, but these errors were encountered: