MyPublicToken MyAccessToken

aasimenator
aasimenator edited June 2020 in .Net API client
Hi,

Can anyone tell me what the above, MyPublicToken or MyAccessToken is and where do I get that info from? currently in code it is set to 'abcdefghijklmnopqrstuvwxyz' and I cannot find any documentation on where to get these codes from.



Thanks

Aasim
  • sujith
    You can check out the API documentation to know more.
  • aasimenator
    Sorry I didn't understand that at all.
    Its not clear where that MyPublicToken, or MyAccessToken can be generated from, do note that i am not talking about MyAPIKey or MyAPISecret that I've already added in code. But doesn't say where we can get the token from?

    As of right now when i build it without changing MyPublicToken and MyAccessToken i get error
    DEBUG: 405 {"status":"error","message":"Request method not allowed","data":null,"error_type":"GeneralException"}
  • sujith
    The access token and public token are in the generate_session response.
  • sujith
    Please go through the documentation thoroughly, you will understand the login flow.
  • truesys
    @aasimenator you can contact me for same i will manage it for you
Sign In or Register to comment.