EVE-SECURE / pos-tracker-eve

Automatically exported from code.google.com/p/pos-tracker-eve
1 stars 2 forks source link

Error Code: 203::Authentication failure #55

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create APIKEY
2. Go to AdminMenu
3. enter the APIKEY
4. click at "select Character"
5. get the error "Error Code: 203::Authentication failure."

What is the expected output? What do you see instead?
Error Code: 203::Authentication failure.

What version of the POS Tracker are you using?
5.1.7

Original issue reported on code.google.com by t.wo...@mailwolke.de on 15 Jan 2012 at 1:40

GoogleCodeExporter commented 9 years ago
The only real cause of this issue is not typing in the API key correctly. Make 
sure you're using the new API system and everything is copy and pasted 
correctly.

Original comment by frozenic...@gmail.com on 15 Jan 2012 at 5:18

GoogleCodeExporter commented 9 years ago
Hello,

we try it with copy and paste ... 
we try some Key ... everytime the same Error Code :( 

Greetings

-----Urspr�ngliche Nachricht-----
Von: pos-tracker-eve@googlecode.com [mailto:pos-tracker-eve@googlecode.com] 
Gesendet: Sonntag, 15. Januar 2012 18:19
An: t.wolke@mailwolke.de
Betreff: Re: Issue 55 in pos-tracker-eve: Error Code: 203::Authentication
failure

Original comment by t.wo...@mailwolke.de on 15 Jan 2012 at 10:37

GoogleCodeExporter commented 9 years ago
Copy and pasta'd from an old thread. I'm guessing this is it because you may 
something else being in a different country:

Check your php.ini file for the following:

[php.ini]
; The separator used in PHP generated URLs to separate arguments.
; Default is "&".
arg_separator.output = "&"

My guess is it has & instead of &

Original comment by frozenic...@gmail.com on 21 Jan 2012 at 12:47

GoogleCodeExporter commented 9 years ago
Hello,

that's the error :)

arg_separator.output = "&" in my php.ini ... 
i change it to "&" 
restart...
 works :)

Thanks for the help :)

Greetings 
Militaer Biber

Original comment by t.wo...@mailwolke.de on 21 Jan 2012 at 11:52

GoogleCodeExporter commented 9 years ago
Fixed for user. ^^

Original comment by frozenic...@gmail.com on 24 Jan 2012 at 2:59