I am getting Exception has occurred. PlatformException (PlatformException(sign_in_canceled, com.google.android.gms.common.api.ApiException: 12501: , null)) w
I make a game in C++ without using any engine. And now I want to play sound track in my game. I use function Playsound to play my sound track but when I get a s
I want to add the sum of all the prices of a transaction of a current user, I have this in my transaction controller @group_transaction_id = @transactions.group
I have a checkbox and i want to make my checkbox checked by default, if the user unchecks the checkbox and save the form, i need the checkbox to be unchecked wh
I have an assignment to estimate parameter $θ$ from a sample with Pareto distribution with density $f(x; θ) = θ/x^(θ + 1), x ≥ 1$, wh
I want to insert a date into my H2 database using a sql script. Now I have the following: CREATE TABLE CUSTOMERS ( ID int NOT NULL, FIRSTNAME varchar(50) NO
select columname,* from tablename error ----- ORA-00936: missing expression 00936. 00000 - "missing expression" *Cause: *Action: Error at Line: 10 Column:
identity/authorization server is sending refreshed/latest token in response but somehow my angular application not able to utilize that token I have angular app
private val sdkForResultLauncher: ActivityResultLauncher<Intent> = registerForActivityResult(ActivityResultContracts.StartActivityForResult()) { resul
I am working with strapi and i am getting an error 403 Forbidden on calling an api e.g http://localhost:1337/data I've called all the APIs and the result is s