I am trying to identify which Solana transactions are actually NFT sales. I am using Solana JSON RPC to get the information about the individual transactions bu
I am trying to identify which Solana transactions are actually NFT sales. I am using Solana JSON RPC to get the information about the individual transactions bu
I am trying to modify a user input string to call execvp in a future function. In my code I have a function which tokenises the user input such that if the user
I did a lot of research and looked at different classes but could not create anything similar. Is there a project property that I can use?
I am trying to secure NextJS API endpoints with keycloak. Keycloak authentication is already implemented on the front-end pages. The user is forced to sign in b
Honestly, it this point im begging for help So im trying to add protection for my docker registry ( i do not wanna use htpassword ) which is run like this: dock
Honestly, it this point im begging for help So im trying to add protection for my docker registry ( i do not wanna use htpassword ) which is run like this: dock
Here is my project, it' s drawing robot: I manage to do F and R functions. But my L function always malfunctions. Here is my code: def func(list1): numOfElemen
I am using Spring Boot, Bitnami/Keycloak:latest, java 11. I want to get the group and group attributes before the request reaches the controller because I need
I would like to ask for your help regarding the authentication token to be used in other API calls. Below are the scripts of the command and test case: //comman
i have a problem with my token. when we start our program, the cache should be checked for a valid token. This works for the first time, but afterwards refreshT
import com.google.android.gms.tasks.Task; ... // Receive the nonce from the secure server. String nonce = ... // Create an instance of a manager. IntegrityMan
click here to see yo command output highlighted and the error, i tried to install yo using command npm install -g yo Please help to come out of this issue node
The token is ERC721 by OpenZeppelin I'm trying to add USDC payments to my Smart Contract, but I'm having problems. This is my function to accept token.. but tra
Is there a way I can extract the number of digits before and after the '.' in a float in Flex? I want to limit the number of digits in the integer part to 4, an
I am working in a project where I have to show certificate that the user finished a course, there is an URL of the API that uses the get method within a token t
am trying to get authenticated with a Python to OneDrive (personal, not for business). I've registered an app in Azure AD, got client id and secret (turned to b
how can i send a custom Token as Dividend with event SendDividends(uint256 tokenAmount, uint256 bnbAmount); but like token instead of bnbAmount
I tried to solve the problem using this two methods from rest_framework.authtoken.models import Token admin.site.unregister(Token) ----- from rest_framework.aut
Need to obtain the list of all tokens in organization. Used the token to make a call to https://vssps.dev.azure.com/{organization}/_apis/tokens/pats?api-version