hey i try to fix this code for amazon seller sp-api and it's not work at all cannot connect def amazon_list(request): #api_request = requests.get('https://j
I was creating a coinflip for my casino system, but it's not working than what I expected. Did I missed something? But in my other commands, it's working fine j
I want to place these buttons alongside the icon button on top of the three images above them. I have tried setting them to position: absolute; and and using th
I am using .NET 5 and identity 4. I have very strange error when I want to get current userId, or claims. I can't get current user in Api controller, but Odata
I am trying to do very simple interrupt code in STM32F401RE where I press the button and LED2 should turn on based on external interrupt triggered by the butto
I have the following table, I want to get all ids that have a plate that repeats, while leaving the ids that have unique plates alone and keeping the higher ids
I'm frustrated when trying to figure out how to connect correctly editingFinished with a function. Couldn't make the code shorter, because eve