Wildbook-ia on docker -- how to do identification

What Wildbook are you working in?
Wildbook-ia on Ubuntu

What is the entire URL out of the browser, exactly where the error occurred?
Localhost

Can you describe what the issue is you’re experiencing?
After uploading the pictures and making annotations, I’m not sure how to proceed to detection/identification. Clicking on LNBNN Matches yields “Nothing more to review!” and clicking on graph matches yields:

{"status": {"success": false, "code": 400, "message": "Route error, Python Exception thrown: \"Error trying to decode a non urlencoded string. Found invalid characters: {'}', '{'} in the string: 'graph_uuid={%22__UUID__%22:%22a01eda32-e4e0-b139-3274-e91d1b3e9ecf%22}'. Please ensure the request/response body is x-www-form-urlencoded.\"", "cache": -1}, "response": "Traceback (most recent call last):\n File \"/wbia/wildbook-ia/wbia/control/controller_inject.py\", line 1199, in translated_call\n result = func(**kwargs)\n File \"/wbia/wildbook-ia/wbia/web/routes.py\", line 4955, in review_identification_hardcase\n return review_identification_graph(*args, **kwargs)\n File \"/wbia/wildbook-ia/wbia/web/routes.py\", line 5520, in review_identification_graph\n EMBEDDED_JAVASCRIPT=None,\n File \"/wbia/wildbook-ia/wbia/web/appfuncs.py\", line 207, in template\n ret = flask.render_template(template_, **_global_args)\n File \"/virtualenv/env3/lib/python3.7/site-packages/flask/templating.py\", line 136, in render_template\n ctx.app.update_template_context(context)\n File \"/virtualenv/env3/lib/python3.7/site-packages/flask/app.py\", line 838, in update_template_context\n context.update(func())\n File \"/virtualenv/env3/lib/python3.7/site-packages/flask_login/utils.py\", line 379, in _user_context_processor\n return dict(current_user=_get_user())\n File \"/virtualenv/env3/lib/python3.7/site-packages/flask_login/utils.py\", line 346, in _get_user\n current_app.login_manager._load_user()\n File \"/virtualenv/env3/lib/python3.7/site-packages/flask_login/login_manager.py\", line 331, in _load_user\n user = self._load_user_from_request(request)\n File \"/virtualenv/env3/lib/python3.7/site-packages/flask_login/login_manager.py\", line 390, in _load_user_from_request\n user = self._request_callback(request)\n File \"/wbia/wildbook-ia/wbia/web/modules/auth/views.py\", line 49, in load_user_from_request\n is_valid, oauth = oauth2.verify_request(scopes=[])\n File \"/virtualenv/env3/lib/python3.7/site-packages/flask_oauthlib/provider/oauth2.py\", line 530, in verify_request\n uri, http_method, body, headers, scopes\n File \"/virtualenv/env3/lib/python3.7/site-packages/oauthlib/oauth2/rfc6749/endpoints/base.py\", line 64, in wrapper\n return f(endpoint, uri, *args, **kwargs)\n File \"/virtualenv/env3/lib/python3.7/site-packages/oauthlib/oauth2/rfc6749/endpoints/resource.py\", line 68, in verify_request\n request = Request(uri, http_method, body, headers)\n File \"/virtualenv/env3/lib/python3.7/site-packages/oauthlib/common.py\", line 427, in __init__\n self._params.update(dict(urldecode(self.uri_query)))\n File \"/virtualenv/env3/lib/python3.7/site-packages/oauthlib/common.py\", line 136, in urldecode\n raise ValueError(error % (set(query) - urlencoded, query))\nValueError: Error trying to decode a non urlencoded string. Found invalid characters: {'}', '{'} in the string: 'graph_uuid={%22__UUID__%22:%22a01eda32-e4e0-b139-3274-e91d1b3e9ecf%22}'. Please ensure the request/response body is x-www-form-urlencoded.\n"}

Can you provide steps on how to reproduce what you’re experiencing?
Need more help on how to start an identification process

If this is a bulk import report, send the spreadsheet to services@wildme.org with the email subject line matching your bug report

Hi @yuerout

We have not yet docuemnted new APIs for changes made for the Codex front end. We plan on doing further documentation to support API-level usage with the new interfaces in June.

Thanks,
Jason