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

Cant create graph #33

Closed
zyzz15620 opened this issue Dec 4, 2023 · 4 comments
Closed

Cant create graph #33

zyzz15620 opened this issue Dec 4, 2023 · 4 comments

Comments

@zyzz15620
Copy link

My code return this
{"graphs":[]}

instead of this
{"message":"Success.","isSuccess":true}

I tried to delete, created it again and still not working

Below is my code (python)
Screenshot 2023-12-04 212358

@a-know
Copy link
Owner

a-know commented Dec 5, 2023

@zyzz15620 plz show me your full codes. Thanks

@zyzz15620

This comment was marked as resolved.

@a-know
Copy link
Owner

a-know commented Dec 6, 2023

@zyzz15620
I see.

PIXELA_ENDPOINT = "https://pixe.la/v1/users/" is wrong.
PIXELA_ENDPOINT = "https://pixe.la/v1/users" is correct. / is duplicated.

@a-know
Copy link
Owner

a-know commented Dec 6, 2023

@zyzz15620
We have a program to assist in resolving coding issues like this one. Please consider signing up for the program if you need our help in the future.

https://www.patreon.com/join/pixe_la

Happy coding!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants