App Dev: Adding User Authentication to your Application - Python Reviews
25445 reviews
Jinsung K. · Reviewed over 4 years ago
다현 강. · Reviewed over 4 years ago
Marcos M. · Reviewed over 4 years ago
Alexia A. · Reviewed over 4 years ago
YONGHUI S. · Reviewed over 4 years ago
Oliver G. · Reviewed over 4 years ago
Hasibe G. · Reviewed over 4 years ago
Venkateswara rao U. · Reviewed over 4 years ago
Minh V. · Reviewed over 4 years ago
Ashis Kumar P. · Reviewed over 4 years ago
Firebase setup looks different now. Instead of adding <script> with auth you need to import it and *somehow* use. Basically this is outdated
Wojtek P. · Reviewed over 4 years ago
Bríter Andrés G. · Reviewed over 4 years ago
Setup script fails so I could not progress in this lab. Creating Datastore entities Traceback (most recent call last): File "/home/student_02_632bfd97cd13/venvs/developingapps/lib/python3.7/site-packages/google/api_core/grpc_helpers.py", line 66, in error_remapped_callable return callable_(*args, **kwargs) File "/home/student_02_632bfd97cd13/venvs/developingapps/lib/python3.7/site-packages/grpc/_channel.py", line 946, in __call__ return _end_unary_response_blocking(state, call, False, None) File "/home/student_02_632bfd97cd13/venvs/developingapps/lib/python3.7/site-packages/grpc/_channel.py", line 849, in _end_unary_response_blocking raise _InactiveRpcError(state) grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: status = StatusCode.UNAVAILABLE details = "Getting metadata from plugin failed with error: string indices must be integers" debug_error_string = "{"created":"@1635176714.545499716","description":"Getting metadata from plugin failed with error: string indices must be integers","file":"src/core/lib/security/credentials/plugin/plugin_credentials.cc","file_line":90,"grpc_status":14}" > The above exception was the direct cause of the following exception: Traceback (most recent call last): File "add_entities.py", line 89, in <module> main() File "add_entities.py", line 86, in main client.put(q_entity) File "/home/student_02_632bfd97cd13/venvs/developingapps/lib/python3.7/site-packages/google/cloud/datastore/client.py", line 575, in put self.put_multi(entities=[entity], retry=retry, timeout=timeout) File "/home/student_02_632bfd97cd13/venvs/developingapps/lib/python3.7/site-packages/google/cloud/datastore/client.py", line 615, in put_multi current.commit(retry=retry, timeout=timeout) File "/home/student_02_632bfd97cd13/venvs/developingapps/lib/python3.7/site-packages/google/cloud/datastore/batch.py", line 327, in commit self._commit(retry=retry, timeout=timeout) File "/home/student_02_632bfd97cd13/venvs/developingapps/lib/python3.7/site-packages/google/cloud/datastore/batch.py", line 291, in _commit **kwargs, File "/home/student_02_632bfd97cd13/venvs/developingapps/lib/python3.7/site-packages/google/cloud/datastore_v1/services/datastore/client.py", line 627, in commit response = rpc(request, retry=retry, timeout=timeout, metadata=metadata,) File "/home/student_02_632bfd97cd13/venvs/developingapps/lib/python3.7/site-packages/google/api_core/gapic_v1/method.py", line 142, in __call__ return wrapped_func(*args, **kwargs) File "/home/student_02_632bfd97cd13/venvs/developingapps/lib/python3.7/site-packages/google/api_core/grpc_helpers.py", line 68, in error_remapped_callable raise exceptions.from_grpc_error(exc) from exc google.api_core.exceptions.ServiceUnavailable: 503 Getting metadata from plugin failed with error: string indices must be integers
Josh T. · Reviewed over 4 years ago
재상 유. · Reviewed over 4 years ago
VINAY K. · Reviewed over 4 years ago
Daniel Alejandro P. · Reviewed over 4 years ago
Christian Abraham C. · Reviewed over 4 years ago
JYK K. · Reviewed over 4 years ago
Shathish W. · Reviewed over 4 years ago
以下のところが、記載されている内容と、実際のデータが合致していないように思います。 4でコピーするスクリプトの内容がアップデートされてしまったのか、6、7で貼り付けても書いてあるようには動きません。 4.Firebase SDK スクリプトをコピーします。 5.Cloud Shell コードエディタで、training_data_analyst/courses/developingapps/v1.2/python/firebase/start/quiz/webapp/static/client/ にある index.html ファイルを開きます。 6.ページの下部にある一連の <script></script> タグの直前に、Firebase の構成のマークアップを貼り付けます。 7.追加した Firebase 構成の firebase-app.js 行の下に次の Firebase ライブラリを追加します。
康弘 矢. · Reviewed over 4 years ago
ARYAN G. · Reviewed over 4 years ago
영수 송. · Reviewed over 4 years ago
in the last part of the lab, I was not able to set up the authorization with firebase. I think some steps are missing in the instruction.
Xin W. · Reviewed over 4 years ago
register tab was not showing
Siddharth Manoj Kumar S. · Reviewed over 4 years ago
index.html appears to be missing from the specified path for the final task
Sean M. · Reviewed over 4 years ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.