socioboard / Socioboard-5.0

Socioboard is world's first and open source Social Technology Enabler. Socioboard Core is our flagship product.
http://www.socioboard.org
Other
1.11k stars 357 forks source link

apps domain #89

Closed demetch closed 3 years ago

demetch commented 6 years ago

hello , pleas what is the value for app Domain and ApiDomain in Appsettings.json

my domain(hostname) is afrimonitoring.com "AppSettings": { "Domain": "http://localhost:9821", "ApiDomain": "http://localhost:6361",

PLEASE HELP ME ASAP

Regards

demetch commented 6 years ago

Nobody to help me ?

socioboard commented 6 years ago

Sorry for the delay, Please replace the following the details in Appsettings.json according to your domain and create a sub domain for API like api.afrimonitoring.com

{ "ApplicationInsights": { "InstrumentationKey": "" }, "ConnectionStrings": { }, "Logging": { "IncludeScopes": false, "LogLevel": { "Default": "Debug", "System": "Information", "Microsoft": "Information" } }, "AppSettings": { "Domain": "https://www.afrimonitoring.com/", "ApiDomain": "https://api.afrimonitoring.com/",

"FacebookAuthUrl": "",
"FacebookClientId": "",
"FacebookClientSecretKey": "",
"FacebookRedirectUrl": "https://www.afrimonitoring.com/FacebookManager/Facebook",

"GoogleConsumerKey": "",
"GoogleConsumerSecret": "",
"GoogleApiKey": "",
"GoogleRedirectUri": "https://www.afrimonitoring.com/GoogleManager/Google",

"pinterestConsumerKey": "",
"pinterestConsumerScreatKey": "",
"pinterestRedirectionUrl": "https://www.afrimonitoring.com/PinterestManager/Pinterest",
"PinterestAuthUrl": "https://api.pinterest.com/oauth/?response_type=code",

"twitterConsumerKey": "",
"twitterConsumerScreatKey": "",
"twitterRedirectionUrl": "https://www.afrimonitoring.com/TwitterManager/Twitter",

"InstagramClientKey": "",
"InstagramClientSec": "",
"InstagramCallBackURL": "",
"InsagramAuthUrl": "",

"LinkedinApiKey": "",
"LinkedinSecretKey": "",
"LinkedinCallBackURL": "",
"callBackUrl": "",
"failUrl": "",
"cancelurl": "",
"PaypalURL": "https://www.paypal.com",
"paypalemail": "",
"PayUMoneyURL": "https://secure.payu.in/",
"PayuMoneyemail": "",
"payurl": "https://www.payumoney.com",
"surl": "",
"key": "",
"salt": "",
"moneyconvertion": "",
"AuthorizationKey": ""

} }

demetch commented 6 years ago

Ok sir, many thanks. let me try again

Regards

socioboard commented 4 years ago

Het demetch, If you still same issue, please updagrade to the new version.

socioboard commented 3 years ago

Hi, I hope you look into the Latest 5.0 version, and we're giving weekly update as well and this won't be considerable issue in that latest code, If you've any issue, feel free to open a bug and we'll be helping you..