Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error on run #2

Closed
SiNaPsEr0x opened this issue Apr 8, 2020 · 1 comment
Closed

error on run #2

SiNaPsEr0x opened this issue Apr 8, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@SiNaPsEr0x
Copy link

Traceback (most recent call last):
File "telescan.py", line 105, in
with app:
File "/Users/SiNaPsE/Library/Python/3.7/lib/python/site-packages/pyrogram/client/client.py", line 222, in enter
return self.start()
File "/Users/SiNaPsE/Library/Python/3.7/lib/python/site-packages/pyrogram/client/client.py", line 825, in start
is_authorized = self.connect()
File "/Users/SiNaPsE/Library/Python/3.7/lib/python/site-packages/pyrogram/client/client.py", line 260, in connect
self.load_config()
File "/Users/SiNaPsE/Library/Python/3.7/lib/python/site-packages/pyrogram/client/client.py", line 1404, in load_config
raise AttributeError("No API Key found. More info: https://docs.pyrogram.org/intro/setup")
AttributeError: No API Key found. More info: https://docs.pyrogram.org/intro/setup

but api_id is missing in the code

pielco11 added a commit that referenced this issue Apr 9, 2020
This is just a template, edit it accordingly to your setup
@pielco11
Copy link
Owner

pielco11 commented Apr 9, 2020

Updated README and added a template for the creds, should be pretty straightforward right now

@pielco11 pielco11 closed this as completed Apr 9, 2020
@pielco11 pielco11 added the enhancement New feature or request label Apr 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants