Discussions
Is there any way to in inform user about the events availability.
Any details about it
Posted by Volodymyr Polishchuk 6 months ago
How redeem coins works and how it will connect with our in game currency?
Please explain the question in title
Posted by Volodymyr Polishchuk 6 months ago
How to optimally utilise the admin section?
We interested in how to optimally utilise the admin section?
Posted by Volodymyr Polishchuk 6 months ago
How it will look on front end ?
We want to know how it will look on front end ?
Posted by Volodymyr Polishchuk 6 months ago
not able to create a quests and how to activate, confirm button is disabled.
![](https://files.readme.io/0189f7a-Screenshot_2024-02-05_at_4.43.26_PM.png)
Posted by Akhilesh 7 months ago
can't understand what is wrong
```shell
curl --request GET
--url '<https://twelfthman.apps.scrimmage.co/p2e/players/@me/quests?includeHidden=true'>
--header 'authorization: Bearer Token eyJhbGciOiJQUzI1NiIsInR5cCI6IkpXVCJ9.eyJ0eXBlIjoiVVNFUl9BQ0NFU1MiLCJucyI6InN0YWdpbmciLCJpYXQiOjE3MDcxMTAzMTksIm5iZiI6MTcwNzExMDMxOSwiaXNzIjoibGYiLCJzdWIiOiIxMDAiLCJleHAiOjE3MDczNjk1MTksImF1ZCI6W119.Ch28P9HAFInowVQSa-TChdRUip4AsBxejQHpSz5opU1Ff5DzcIcGuLDesWx-LP7VHM0b7fUzBD_pl3M9RJNn8dvABwrLAD3c2NaDgNSbaCdTBPooH64rIeIzhG0J4JKNx54pxONc0zTyBOWWfNW4ugOMZrN5epOxIBixxrUZ_a_JlWbttNVW4Nmy0ZBFeWsmFV3VHVaxP_Gfjp29Y-Eo075UyK-o-yaNmW8pav2acscdImEdEXksLMGuOWnoIS0aeKQIjBSwbM5RzX263k_oNkhyL33PFempnLdCH6BmDuOakUe2yeJvNQIzHFR8LgwGfnvlNsTee2NYIAfsVdoCLw'
--header 'scrimmage-namespace: staging'
```
Posted by Akhilesh 7 months ago
how to get a token for a user as authentication in php codeigniter
how to implement rewards in php using codeigniter ? Do you have some demo code so please provide with a flow understanding . Thanks in advance
trying this on scrimmage site to test :
```shell
curl --request POST
--url <https://nevada.apps.scrimmage.co/api/integrations/users>
--header 'Authorization: Token AY1pZVYV..<truncated>..Pjgjyh6'
--header 'accept: application/json'
--header 'content-type: application/json'
--header 'scrimmage-namespace: staging'
--data '{"id":"100"}'
```
registered mail :
[[email protected]](mailto:[email protected])
UPD: Token removed by admin for security reason
Posted by Akhilesh Rathore 7 months ago