-
Sometimes new pairs (both Raydium and Pumpfun) get the TOKEN_NOT_TRADABLE error. The node we're using is in perfect sync (always 0 slot difference), and this situation doesn't seem to always happen. W…
-
There are no timelocked tokens anymore. The timelocked tokens displayed on https://tracker.api3.org/ are simply the locked staking rewards. It would be better to not have that at all and only display …
-
### What happened?
Error sending notification
-{"error":{"code":400,"message":"The registration token is not a valid FCM registration token","status":"INVALID_ARGUMENT","details":[{"@type":"type.g…
-
-
Cannot log in to the application. The returned result of the /generated endpoint
{
"detail": "Token validation failed."
}
-
63b9fdb208809e2e6297edf0408d68abd105e01b2f8818f912542cf6aed07d5d0c81629f4e414c31526a8f62de38947ca9cdba1c69e929159c9c64a7250e6a1ff256598b0b6c2d8983f73071c0b8dee1a0a7a9afcd37a8364ef78ceaf99ba02f7d67bde9…
-
As a successor for https://github.com/openssl/project/issues/912, we need to encrypt the token so that it cannot be tampered with by malicious actors and is completely opaque to the client. We need to…
-
even after Re-authenticating the token always expired
-
### tokenier.c
```
static t_token *split_token(char **line)
{
t_token *token;
char *word;
char *start;
char quote;
start = *line;
```
**ここにoperator tokenの処理を追加する**
```
while …
-
First of all thank you for your efforts and open source, the old repository for ARB Protocol is so old that it took me a week to get it running, now it finally works for me! Also, I forgot to add the …