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

Unable to check emails in inbox #1

Closed
tashan022 opened this issue Jan 5, 2020 · 3 comments
Closed

Unable to check emails in inbox #1

tashan022 opened this issue Jan 5, 2020 · 3 comments
Labels
bug Something isn't working good first issue Good for newcomers
Milestone

Comments

@tashan022
Copy link

Email address: T3608@1secmail.com
+----------+--------------------+--------------------------------------------+---------------------+
|    id    |        From        |                  Subject                   |         Date        |
+----------+--------------------+--------------------------------------------+---------------------+
| 13397623 | noreply@github.com | [GitHub] Please verify your email address. | 2020-01-05 14:43:18 |
+----------+--------------------+--------------------------------------------+---------------------+
[+] Message id to read (r to refresh inbox): 13397623
Traceback (most recent call last):
  File "emailinbox.py", line 122, in <module>
    initme()
  File "emailinbox.py", line 118, in initme
    tableTheInbox(log, dom)
  File "emailinbox.py", line 80, in tableTheInbox
    tableTheInbox(login, domain)
  File "emailinbox.py", line 82, in tableTheInbox
    goRead(str(inp), login, domain)
  File "emailinbox.py", line 57, in goRead
    theRes = message(login, domain, id)
  File "D:\IUSER\Documents\Downloads\DisposableEmailCLI-master\secmail\api.py", line 13, in message
    resjson = loads(get('https://www.1secmail.com/api/v1/?action=readMessages&login='+login+'&domain='+domain+'&id='+id).text)
  File "C:\Users\IUSER\AppData\Local\Programs\Python\Python38-32\lib\json\__init__.py", line 357, in loads
    return _default_decoder.decode(s)
  File "C:\Users\IUSER\AppData\Local\Programs\Python\Python38-32\lib\json\decoder.py", line 337, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "C:\Users\IUSER\AppData\Local\Programs\Python\Python38-32\lib\json\decoder.py", line 355, in raw_decode
    raise IUSER("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (cha
```r 0)
@HanzCEO
Copy link
Owner

HanzCEO commented Jan 6, 2020

I will recheck the 1secmail api... please wait 😅

@HanzCEO
Copy link
Owner

HanzCEO commented Jan 6, 2020

We made it! i'll give you credit 😄

@HanzCEO HanzCEO closed this as completed Jan 6, 2020
@HanzCEO HanzCEO added bug Something isn't working good first issue Good for newcomers labels Jan 6, 2020
@HanzCEO HanzCEO added this to the v0.1.0 milestone Jan 6, 2020
Repository owner locked as resolved and limited conversation to collaborators Jan 7, 2020
@HanzCEO
Copy link
Owner

HanzCEO commented Jan 10, 2022

What have i done? huh interesting young me

@HanzCEO HanzCEO modified the milestones: v0.1.0, Major 1 Jan 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants