Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sandbox API returns error #16

Open
steffilazerte opened this issue Oct 13, 2022 · 0 comments
Open

Sandbox API returns error #16

steffilazerte opened this issue Oct 13, 2022 · 0 comments

Comments

@steffilazerte
Copy link
Member

Hi @denislepage, I'm getting an error on sandbox (but not master) when going to clear the web request id. The download itself has no problem, but after, I send a query to data/release_request_id with the token and the request id (e.g., requestId = 234635360) and I get the following error message:

'An error has occurred; org.bsc.exceptions.DBException com.microsoft.sqlserver.jdbc.SQLServerException: Procedure or function prUpsertDataRequests2 has too many arguments specified. 

SQL: 

"EXEC prUpsertDataRequests2 216335, 1135689, 'API Request', NULL, NULL, NULL, NULL, NULL, 'nc_test', '2022-10-13 11:47:48', NULL, NULL, NULL, '''RCBIOTABASE''', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2011, NULL, NULL, NULL, 2011, NULL, NULL, NULL, NULL, NULL, NULL, 'api', 1, '2022-10-13 11:47:49', 0;

delete from data_requests_collections where request_id = 216335;

EXEC prInsertDataRequestsCollections2 216335, 'RCBIOTABASE', 9, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2022-10-13 11:47:49', 1, '2022-10-13 11:47:49', NULL;
"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant