[#900] BUG ! - Problem with token

Migrated from Redmine #900 | Author: Ernest Mésar
Status: Feedback | Priority: Immediate, there is BUG! | Created: 2022-07-01


Hi, when i did a new reservation sometimes the token has been loaded but sometimes no. I have 10 and more systems and there is everything okay, but in that (stkpadan) i dont know what is wrong. I think that is bug.

In attachment i have send you screen of requenst and “Data” response as you can see is wrong.

Yes, password is good

Dmytro Bondarev wrote:

Hi,

Please add request and response here without attachment.

Ernest Mésar wrote:

REQUEST

Request : url : https://user-api.simplybook.me/login
Method : POST
Body type : Raw
Content type : JSON (application/json)

Request content : {“jsonrpc”:“2.0”,“method”:“getUserToken”,“params”:[“stkpadan”,“admin”,“password”],“id”:1}

RESPONSE FROM REQUEST :

Please wait

Allow 3rd party cookies

Hey, we need your agreement to provide us access to cookies inside widget!

Allow Book in new tab

There is a queue to make a booking.

No worries, you are already waiting in line!

    <div class="queue--clients-list" id="list">
    </div>

    <section class="queue--controls">
        <div class="queue--controls-bar">
            <a href="https://simplybook.me/" class="queue--controls-btn-cancel">
                <span class="queue--controls-btn-cancel-icon">
                    <svg width="115" height="50" viewBox="0 0 115 50" fill="none" xmlns="http://www.w3.org/2000/svg">
                        <path d="M1.00002 27.2947L29.7427 27.2947L16.8841 22" stroke="#FF3259" stroke-linecap="round" stroke-linejoin="round"/>
                        <path d="M29.7431 27.2947L16.1281 32.5894" stroke="#FF3259" stroke-linecap="round" stroke-linejoin="round"/>
                        <path d="M29.6146 16.6682V2C29.6146 1.44771 30.0623 1 30.6146 1H60.2843V49.4714H30.6146C30.0623 49.4714 29.6146 49.0237 29.6146 48.4714V38.7334" stroke="#253246" stroke-linecap="round"/>
                        <path d="M59.9627 1L39.6361 8.94294C39.2525 9.09282 39 9.46253 39 9.87435V42.3662C39 42.8147 39.2987 43.2084 39.7306 43.3292L60 49" stroke="#253246" stroke-linecap="round"/>
                        <path d="M44.4823 22.0689V28.8029" stroke="#253246" stroke-linecap="round" stroke-linejoin="round"/>
                        <path d="M0.884338 49.4714H114.5" stroke="#253246" stroke-linecap="round" stroke-linejoin="round"/>
                        <path d="M79.448 21.2682H73.5455V33.0732H79.448" stroke="#FF3259" stroke-linecap="round" stroke-linejoin="round"/>
                        <path d="M73.5455 26.8501L78 26.7733" stroke="#FF3259" stroke-linecap="round" stroke-linejoin="round"/>
                        <path d="M83.2043 33.2075L90.18 21.1342" stroke="#FF3259" stroke-linecap="round" stroke-linejoin="round"/>
                        <path d="M90.1798 33.2096L83.2119 21.1318" stroke="#FF3259" stroke-linecap="round" stroke-linejoin="round"/>
                        <path d="M95.2042 21L95.2042 33.0733" stroke="#FF3259" stroke-linecap="round" stroke-linejoin="round"/>
                        <path d="M103.675 21L103.675 33.0733" stroke="#FF3259" stroke-linecap="round" stroke-linejoin="round"/>
                        <path d="M99.7952 21H107.555" stroke="#FF3259" stroke-linecap="round" stroke-linejoin="round"/>
                    </svg>
                </span>
            </a>
        </div>
    </section>
</div>

Redmine Admin wrote:

Please use https://user-api.simplybook.it endpoint

Ernest Mésar wrote:

But there is another problem. Whem im canceling booking as a client sometimes request came to webhook and sometimes not. Can you check my account please ? i dont know why this is happening only in this one account.

Thank you, now its working that solution what you write.