1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-13 23:36:04 +02:00

Доработки по пропущенным тестам

This commit is contained in:
Anton
2024-09-29 19:31:54 +03:00
parent 79a60b47e4
commit 508cf5fa58
617 changed files with 6371 additions and 6006 deletions

View File

@@ -1,3 +1,4 @@

Response = OPI_Twitter.GetToken(Code, Parameters);
Response = OPI_Tools.JSONString(Response);
 Parameters = GetTwitterAuthData();
Code = "123456";
Result = OPI_Twitter.GetToken(Code, Parameters);