-
Notifications
You must be signed in to change notification settings - Fork 79
Issues on the Community Guidelines #724
Comments
I'm having some issues with Docker at the moment so I can't start a server up to test this myself. However, a quick look in the code of the app tells me that the guidelines are fetched directly from Presumably, the GET request to okunaorg.github.io fails, possibly due to some content policy restrictions or something. Hopefully you should find some error message giving more details. |
@Komposten, thanks for getting back to me, First workaround was trying to GET request from different ...github.io's, all resulted with the same outcome.
from the guidelines_step.dart Does that have to do with https://contenttproxy.okuna.io in the env.json |
The proxy is only used for link previews, as fas as I know. So it should have no effect here. As asked previously, are you getting any error messages in the terminal or logcat which relate to the loading of the community guidelines? If you break at the point I indicated and step forward until you reach line 238 in httpie.dart (or line 235 if an error occurs) you can then inspect the content of the response and see if it gives any more information. |
@Komposten Hello from my terminal messages
attached the screenshot |
@Komposten any light on this issue, Please |
Unfortunately not. I can't reproduce it on my end, and without an error message or anything from your side there isn't really much I can do at this point (the OneSignal errors from your log should not be related, since that's the notification system which doesn't manage to connect). |
@Komposten Please you have any thought it might be coming from http, since am not using https, cos having be reading why api which are hosted on http never fetched data. and do you have your on http or https |
@Komposten Hello, please do you have any ideal how the Request an invite works and how is it connected to the backend? |
Since the Community Guidelines are pulled directly from Github the issue should be unrelated to the Okuna API.
When you request an invite via the app, the e-mail you enter is sent to the backend's I should mention that I'm a front-end guy. I've barely worked on the API at all, so my knowledge on how it works is highly limited. |
@Komposten thanks for your assistance, l do have a question pertaining on "Report post" please do you know which file is associated with that. cos clicking on it redirect me to spinning page saying "why are you reporting this post?" without doing nothing. |
For some reason am getting bad request on the community guidelines, pleas what am l doing wrong.
@Komposten @uiboy
The text was updated successfully, but these errors were encountered: