yanchespenda / face-recognition-fastapi

A microservices for verify face to face
https://faceapi-v2-4fs36buoaq-uc.a.run.app
MIT License
0 stars 0 forks source link

can u plz help me in solving this #2

Open mriyazhussain opened 2 years ago

mriyazhussain commented 2 years ago

PS C:\Users\M RIYAZ HUSSAIN\Source\Repos\face-recognition-fastapi\app> uvicorn app.main:app --reload INFO: Will watch for changes in these directories: ['C:\Users\M RIYAZ HUSSAIN\Source\Repos\face-recognition-fastapi\app'] INFO: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit) INFO: Started reloader process [1468] using watchgod WARNING: The --reload flag should not be used in production on Windows. ERROR: Error loading ASGI app. Could not import module "app.main". INFO: Stopping reloader process [1468] PS C:\Users\M RIYAZ HUSSAIN\Source\Repos\face-recognition-fastapi\app> ^C PS C:\Users\M RIYAZ HUSSAIN\Source\Repos\face-recognition-fastapi\app>

mriyazhussain commented 2 years ago

how can I get "Authorization token required" from the code

yanchespenda commented 2 years ago

Hi, @mriyazhussain

PS C:\Users\M RIYAZ HUSSAIN\Source\Repos\face-recognition-fastapi\app> uvicorn app.main:app --reload INFO: Will watch for changes in these directories: ['C:\Users\M RIYAZ HUSSAIN\Source\Repos\face-recognition-fastapi\app'] INFO: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit) INFO: Started reloader process [1468] using watchgod WARNING: The --reload flag should not be used in production on Windows. ERROR: Error loading ASGI app. Could not import module "app.main". INFO: Stopping reloader process [1468] PS C:\Users\M RIYAZ HUSSAIN\Source\Repos\face-recognition-fastapi\app> ^C PS C:\Users\M RIYAZ HUSSAIN\Source\Repos\face-recognition-fastapi\app>

Have you solve this error ?

how can I get "Authorization token required" from the code

The token generated from JWT in https://github.com/yanchespenda/sistem-absensi-api , you need to change or remove that if you not want use auth token.

You can remove https://github.com/yanchespenda/face-recognition-fastapi/blob/4aed0fa7469e86b1aaecb4e5afd0c47d9b39b399/app/main.py#L34-L47

This https://github.com/yanchespenda/face-recognition-fastapi/blob/4aed0fa7469e86b1aaecb4e5afd0c47d9b39b399/app/main.py#L103-L130

This https://github.com/yanchespenda/face-recognition-fastapi/blob/4aed0fa7469e86b1aaecb4e5afd0c47d9b39b399/app/main.py#L197-L225

mriyazhussain commented 2 years ago

Thank you bro +918050179833

On Sat, 9 Apr, 2022, 4:18 am Alfian Rikzandi, @.***> wrote:

Hi, @mriyazhussain https://github.com/mriyazhussain

PS C:\Users\M RIYAZ HUSSAIN\Source\Repos\face-recognition-fastapi\app> uvicorn app.main:app --reload INFO: Will watch for changes in these directories: ['C:\Users\M RIYAZ HUSSAIN\Source\Repos\face-recognition-fastapi\app'] INFO: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit) INFO: Started reloader process [1468] using watchgod WARNING: The --reload flag should not be used in production on Windows. ERROR: Error loading ASGI app. Could not import module "app.main". INFO: Stopping reloader process [1468] PS C:\Users\M RIYAZ HUSSAIN\Source\Repos\face-recognition-fastapi\app> ^C PS C:\Users\M RIYAZ HUSSAIN\Source\Repos\face-recognition-fastapi\app>

Have you solve this error ?

how can I get "Authorization token required" from the code

The token generated from JWT in https://github.com/yanchespenda/sistem-absensi-api , you need to change or remove that if you not want use auth token.

You can remove

https://github.com/yanchespenda/face-recognition-fastapi/blob/4aed0fa7469e86b1aaecb4e5afd0c47d9b39b399/app/main.py#L34-L47

This

https://github.com/yanchespenda/face-recognition-fastapi/blob/4aed0fa7469e86b1aaecb4e5afd0c47d9b39b399/app/main.py#L103-L130

This

https://github.com/yanchespenda/face-recognition-fastapi/blob/4aed0fa7469e86b1aaecb4e5afd0c47d9b39b399/app/main.py#L197-L225

— Reply to this email directly, view it on GitHub https://github.com/yanchespenda/face-recognition-fastapi/issues/2#issuecomment-1093438543, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQLTYX5S5O6UENREM2PNRJ3VECZVRANCNFSM5S4MPLGA . You are receiving this because you were mentioned.Message ID: @.***>

mriyazhussain commented 2 years ago

bro it will be great help if u plz ping me on my number to discuss

On Sat, Apr 9, 2022 at 8:41 AM Riyaz Hussain @.***> wrote:

Thank you bro +918050179833

On Sat, 9 Apr, 2022, 4:18 am Alfian Rikzandi, @.***> wrote:

Hi, @mriyazhussain https://github.com/mriyazhussain

PS C:\Users\M RIYAZ HUSSAIN\Source\Repos\face-recognition-fastapi\app> uvicorn app.main:app --reload INFO: Will watch for changes in these directories: ['C:\Users\M RIYAZ HUSSAIN\Source\Repos\face-recognition-fastapi\app'] INFO: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit) INFO: Started reloader process [1468] using watchgod WARNING: The --reload flag should not be used in production on Windows. ERROR: Error loading ASGI app. Could not import module "app.main". INFO: Stopping reloader process [1468] PS C:\Users\M RIYAZ HUSSAIN\Source\Repos\face-recognition-fastapi\app> ^C PS C:\Users\M RIYAZ HUSSAIN\Source\Repos\face-recognition-fastapi\app>

Have you solve this error ?

how can I get "Authorization token required" from the code

The token generated from JWT in https://github.com/yanchespenda/sistem-absensi-api , you need to change or remove that if you not want use auth token.

You can remove

https://github.com/yanchespenda/face-recognition-fastapi/blob/4aed0fa7469e86b1aaecb4e5afd0c47d9b39b399/app/main.py#L34-L47

This

https://github.com/yanchespenda/face-recognition-fastapi/blob/4aed0fa7469e86b1aaecb4e5afd0c47d9b39b399/app/main.py#L103-L130

This

https://github.com/yanchespenda/face-recognition-fastapi/blob/4aed0fa7469e86b1aaecb4e5afd0c47d9b39b399/app/main.py#L197-L225

— Reply to this email directly, view it on GitHub https://github.com/yanchespenda/face-recognition-fastapi/issues/2#issuecomment-1093438543, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQLTYX5S5O6UENREM2PNRJ3VECZVRANCNFSM5S4MPLGA . You are receiving this because you were mentioned.Message ID: @.***>

mriyazhussain commented 2 years ago

[image: image.png] what is this for

On Sat, Apr 9, 2022 at 9:51 AM Riyaz Hussain @.***> wrote:

bro it will be great help if u plz ping me on my number to discuss

On Sat, Apr 9, 2022 at 8:41 AM Riyaz Hussain @.***> wrote:

Thank you bro +918050179833

On Sat, 9 Apr, 2022, 4:18 am Alfian Rikzandi, @.***> wrote:

Hi, @mriyazhussain https://github.com/mriyazhussain

PS C:\Users\M RIYAZ HUSSAIN\Source\Repos\face-recognition-fastapi\app> uvicorn app.main:app --reload INFO: Will watch for changes in these directories: ['C:\Users\M RIYAZ HUSSAIN\Source\Repos\face-recognition-fastapi\app'] INFO: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit) INFO: Started reloader process [1468] using watchgod WARNING: The --reload flag should not be used in production on Windows. ERROR: Error loading ASGI app. Could not import module "app.main". INFO: Stopping reloader process [1468] PS C:\Users\M RIYAZ HUSSAIN\Source\Repos\face-recognition-fastapi\app> ^C PS C:\Users\M RIYAZ HUSSAIN\Source\Repos\face-recognition-fastapi\app>

Have you solve this error ?

how can I get "Authorization token required" from the code

The token generated from JWT in https://github.com/yanchespenda/sistem-absensi-api , you need to change or remove that if you not want use auth token.

You can remove

https://github.com/yanchespenda/face-recognition-fastapi/blob/4aed0fa7469e86b1aaecb4e5afd0c47d9b39b399/app/main.py#L34-L47

This

https://github.com/yanchespenda/face-recognition-fastapi/blob/4aed0fa7469e86b1aaecb4e5afd0c47d9b39b399/app/main.py#L103-L130

This

https://github.com/yanchespenda/face-recognition-fastapi/blob/4aed0fa7469e86b1aaecb4e5afd0c47d9b39b399/app/main.py#L197-L225

— Reply to this email directly, view it on GitHub https://github.com/yanchespenda/face-recognition-fastapi/issues/2#issuecomment-1093438543, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQLTYX5S5O6UENREM2PNRJ3VECZVRANCNFSM5S4MPLGA . You are receiving this because you were mentioned.Message ID: @.***>

mriyazhussain commented 2 years ago

[image: image.png] this one too bro Im fresh graduate your help make me success in my project thank you plz ping me on +918050179833

On Sat, Apr 9, 2022 at 9:55 AM Riyaz Hussain @.***> wrote:

[image: image.png] what is this for

On Sat, Apr 9, 2022 at 9:51 AM Riyaz Hussain @.***> wrote:

bro it will be great help if u plz ping me on my number to discuss

On Sat, Apr 9, 2022 at 8:41 AM Riyaz Hussain @.***> wrote:

Thank you bro +918050179833

On Sat, 9 Apr, 2022, 4:18 am Alfian Rikzandi, @.***> wrote:

Hi, @mriyazhussain https://github.com/mriyazhussain

PS C:\Users\M RIYAZ HUSSAIN\Source\Repos\face-recognition-fastapi\app> uvicorn app.main:app --reload INFO: Will watch for changes in these directories: ['C:\Users\M RIYAZ HUSSAIN\Source\Repos\face-recognition-fastapi\app'] INFO: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit) INFO: Started reloader process [1468] using watchgod WARNING: The --reload flag should not be used in production on Windows. ERROR: Error loading ASGI app. Could not import module "app.main". INFO: Stopping reloader process [1468] PS C:\Users\M RIYAZ HUSSAIN\Source\Repos\face-recognition-fastapi\app> ^C PS C:\Users\M RIYAZ HUSSAIN\Source\Repos\face-recognition-fastapi\app>

Have you solve this error ?

how can I get "Authorization token required" from the code

The token generated from JWT in https://github.com/yanchespenda/sistem-absensi-api , you need to change or remove that if you not want use auth token.

You can remove

https://github.com/yanchespenda/face-recognition-fastapi/blob/4aed0fa7469e86b1aaecb4e5afd0c47d9b39b399/app/main.py#L34-L47

This

https://github.com/yanchespenda/face-recognition-fastapi/blob/4aed0fa7469e86b1aaecb4e5afd0c47d9b39b399/app/main.py#L103-L130

This

https://github.com/yanchespenda/face-recognition-fastapi/blob/4aed0fa7469e86b1aaecb4e5afd0c47d9b39b399/app/main.py#L197-L225

— Reply to this email directly, view it on GitHub https://github.com/yanchespenda/face-recognition-fastapi/issues/2#issuecomment-1093438543, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQLTYX5S5O6UENREM2PNRJ3VECZVRANCNFSM5S4MPLGA . You are receiving this because you were mentioned.Message ID: @.***>

mriyazhussain commented 2 years ago

hello