Warning: Session ID changed
#9
Closed
opened 2 years ago by Ghost
·
2 comments
Loading…
Reference in New Issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
I seems to get Warning: Session ID changed when i'm using the getProfilePosts am i doing somthign wrong?
Hello, this warning is only thrown when
authBySessionId
is called more than once.ahh makes sense, thank you :)