Did you tip me?

A Repl that detects if you tipped it! (Tip it to test it)

LINK: https://repl.it/@element1010/Did-you-tip-me?v=1

2 Likes

thats really shneeky lol

i kinda want to see if it works ngl

2 Likes

Very smart way to get tips indeed.

But, uh, error:

3 Likes

I really want you to test it =D

well this is the best place for solving errors lol

2 Likes

I’m testing if it works with my alt now

It should work now I think

1 Like

(is this the same error as before?)

It is the same error, it’s not going through to your side yet apparently.

A 500 Internal Server Error typically means there is an issue with the server you are trying to access

Yes, I’m trying to fix it.

It has been working for me all this time though!

hmm, check the url just in case. make sure its the right url.

1 Like

I checked, it’s perfectly fine with the JSON.

Have you tested it again yet?

Traceback (most recent call last):
  File "main.py", line 8, in <module>
    data.raise_for_status()
  File "/home/runner/uAV2oFE9txc/.pythonlibs/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: https://tipping.repl.co/api/getTips?replId=e0df00c5-e3c6-542d-92e4-fc47b3101614

Still the same

That URL itself says the repl was not found, is the ID correct?

[
  {
    "message": "Repl not found",
    "path": [ "repl" ],
    "locations": [ { "line": 2, "column": 3 } ],
    "extensions": {
      "code": "INTERNAL_SERVER_ERROR", "exception": {}
    }
  }
]
1 Like

What is happening, is that i changed it to ?replUrl=/@element1010/Did-you-tip-me, and it’s not going through to your side.

1 Like

by bootleg solution, go to a version history to when it did work :wink:

Tested it on my alt account, and it works completely fine.

Im going to try it now. It still doesn’t work

Be sure to tip it first! =D