Questions tagged as 'tokens'

0
answers

How can I get the Token ID of an app?

How can I see the Token ID that was assigned to me by FireBase? I want to be able to send push notifications to unique devices.     
asked by 27.02.2018 / 21:29
0
answers

IONIC 3 Token sha1 "unexpected"

I am trying to create my own Hash key to log in with facebook from my application in IONIC for android, and when executing the following command line it throws me an error that I do not understand: keytool -exportcert -alias androiddebugkey -k...
asked by 06.02.2018 / 15:00
0
answers

Write to files with Tokenizer

I have a file separated by pipes "|" where with tokenizer I am reading the fields, now what you would do is that the parameters are updated automatically, the only thing that would need to be rewrite the data but only that space, T...
asked by 28.07.2017 / 01:03
1
answer

TokenMismatchException in VerifyCsrfToken.php line 67: How to get token

I try to save a note through the Store method with a request POST to the path /categorias , if I log in the system works correctly, but I have no idea how to do it through of PostMan, I understand that it will never be possible be...
asked by 02.06.2017 / 23:55
1
answer

The 'Access-Control-Allow-Origin' header contains multiple values

I am working with ASP.NET WEB Api, and I am using the Token generation, in Internet Explorer I generate the Token chain: but using any other browser shows me the following error ... AJAX Code: function ObtenerToken(user, pass...
asked by 23.12.2016 / 18:29
1
answer

logout with tokens in angularjs

The problem is in the logout button (exit) of the app, because in google chrome I have to click twice to this to execute the logout successfully and in the other browsers with a click it is already executed. I am using TOKENS for the sessions...
asked by 10.10.2016 / 10:35