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

Not able to call any API of spika server #76

Open
sanily2j opened this issue Oct 22, 2014 · 7 comments
Open

Not able to call any API of spika server #76

sanily2j opened this issue Oct 22, 2014 · 7 comments

Comments

@sanily2j
Copy link

Hi

I am using spika server but after installation i am not able to call any API from postman, giving me below error

NotFoundHttpException: No route found for "GET /createUser"

I am hitting the url as /localhost/Skipa-Server/wwwroot/api/createUser.

@rajesh-h
Copy link

Even I am facing this issue on my server :(
http://just10minutes.mooo.com.ipv4.sixxs.org/Spika-Server/wwwroot/client/main
when i try this and login I get the error as "Something Goes Wrong" this is actually coming because of below

Failed to load resource: the server responded with a status of 500 (Internal Server Error) http://just10minutes.mooo.com.ipv4.sixxs.org/Spika-Server/wwwroot/api/auth
error from login respnse {"message":"Email is empty","error":"error"} spika-client-app.js:75
{"message":"Email is empty","error":"error"}

When I try this URL http://just10minutes.mooo.com.ipv4.sixxs.org/Spika-Server/wwwroot/api/auth I get the error
MethodNotAllowedHttpException: No route found for "GET /api/auth": Method Not Allowed (Allow: POST)

SO not sure what is going wrong :( Here no one is supporting this as I see many open issues. Probably since they have made it as Paid service for installing the Server they do not support issues I guess

@rajesh-h
Copy link

@sanily2j did you get any workaround for this?

@sanily2j
Copy link
Author

Yes i got it working by editing my .htaccess in my wwwroot folder, the thing is, it is not poinitng to base url

@rajesh-h
Copy link

@sanily2j Could you please tell me whats that change you did on htaccess?
Looks like I also need to do that. at least I can try to see whether my app works or not.

@rajesh-h
Copy link

@sanily2j in case you get to see this please let me know whats that changes you have done.

@mediakliq
Copy link

Hello

I have solved this issue... The current issue now is the realtime chat from push notifications. Everything seems to except push notifications I have placed my .pem files in the files folder replacing the others with all my apple developer credentials properly... What is the solution or correct server configurations to enable push notifications to work. You guys have removed your step by step setup page... I'm currently hosting the backend on a dedicated server I'm not using umbutu... Please advise how to fix this issue thanks

Sent from my iPhone

On Nov 23, 2014, at 10:29 AM, just10minutes [email protected] wrote:

@sanily2j in case you get to see this please let me know whats that changes you have done.


Reply to this email directly or view it on GitHub.

@rajesh-h
Copy link

@mediakliq were you getting error while calling api? i.e. when you click on OpenChat were you getting errror as "Something goes wrong" if so How did you fix it?

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

3 participants