Web Apps


uiWebPrevious12345678910uiWebNext

#20 [en] 

Drogos (atys)
Karu (atys)
… item icon generator is up …
Do you have the url for this to share?
url is http://api.ryzom.com/item_icon.php, parameters are same as old api and described in http://dev.ryzom.com/projects/ryzom-api/wiki/ItemIcon

Drogos (atys)
Also, I was wondering, if it could be possible to add the header:
Access-Control-Allow-Origin: *
done

---

Hello!

#21 [en] 

Very nice, thank you Karu!

I registered on the wiki (http://dev.ryzom.com/projects/ryzom-api/wiki) to help update the docs there. Seems like there might be additional access that is needed to be able to update. I can help update that one if wanted :)

---

Ryztools

#22 [en] 

Drogos (atys)
I registered on the wiki (http://dev.ryzom.com/projects/ryzom-api/wiki) to help update the docs there.

Thanks, but thats is old wiki.

New one is probably going to be located at RyzomCoreWiki, but there is still time for that.

---

Hello!

#23 [en] 

Karu (atys)
Dinorath (atys)
Hi Karu, can you enlighten us about the key visualization/modification permissions
for the guild ? I got a case where an officer could see the key and im not sure this is right.

Guild leader and high officers can create/modify api keys, all guild members can see them.

Open for suggestions.

Thanks!

Id like to see what other think about it, but Id restrict the visibility to leaders and HOs. Because if some member quit to another guild he could take the key, and we would have to generate new ones for every member that leave to be on the safe side.

#24 [en] 

Hi, I am th GL of Pulse. When I go to http://app.ryzom.com/app_ryzomapi/ I can only create key for this toon, not for the guild. If I go to the creation of toon key, and change the type in the url to "g", the form changes to guild form, but when I then click submit, I get the following error "{invalid-apikey-type}" in red text on top of the form.

Last edited by Xiena (1 decade ago)

#25 [en] 

Xiena (atys)
Hi, I am th GL of Pulse. When I go to http://app.ryzom.com/app_ryzomapi/ I can only create key for this toon, not for the guild.

I'm not sure what the issue is. If you have access to guild forums and have admin privileges there, then RyzomAPI app should see you as guild leader aswell.

Try accessing api app from ingame, type /appzone 928, see if that fixes the issue outgame aswell.

---

Hello!

#26 [en] 

Dinorath (atys)
Id like to see what other think about it, but Id restrict the visibility to leaders and HOs. Because if some member quit to another guild he could take the key, and we would have to generate new ones for every member that leave to be on the safe side.

Yep, makes sense. Officer/Member do not see guild keys anymore.

---

Hello!

#27 [en] 

cool

Im not sure if im doing something wrong, but Im getting a "<error>guild data is not initialized</error>" after some time when downloading the xml via crontab. Ill dig into that later, but if you have any tip regarding the error it would help :D

Thanks again

#28 [en] 

Dinorath (atys)
cool

Im not sure if im doing something wrong, but Im getting a "<error>guild data is not initialized</error>" after some time when downloading the xml via crontab. Ill dig into that later, but if you have any tip regarding the error it would help :D
Temporary server side cache hickup. Wait 10 sec and try again.

Also, if you or anyone else is needs to pull more than one key, then you can do it in one request:
http://api.ryzom.com/character.php?apikey[]=key1&apikey[]=key 2
same for guild keys. Later you sort them by apikey attribute.

---

Hello!

#29 [en] 

Great! Thanks.

#30 [de] 

Dinorath (atys)
cool

Im not sure if im doing something wrong, but Im getting a "<error>guild data is not initialized</error>" after some time when downloading the xml via crontab. Ill dig into that later, but if you have any tip regarding the error it would help :D

Thanks again

its maybe better to check for error first before downloading xml file. when an error appears, then shouldn't download xml, you can use your downloaded file while server is down or caching :)

there are only 2 errors i saw

<error>guild data is not initialized</error> -> is caching
<error>invalid key</error> -> key not valid or exist

#31 [en] 

Karu (atys)
… Try accessing api app from ingame, type /appzone 928, see if that fixes the issue outgame aswell.
Yes, this "fixed" the issue. Now I can create guild api key. But I still had to manually change the type=c for type=g in the url.

#32 [en] 

Syphox (atys)
there are only 2 errors i saw

<error>guild data is not initialized</error> -> is caching
<error>invalid key</error> -> key not valid or exist
I added 'code' attribute to 'error' node.
403 - expired, but valid key
404 - not found
503 - cache error, try again

Last edited by Karu (1 decade ago)

---

Hello!

#33 [en] 

Xiena (atys)
Yes, this "fixed" the issue. Now I can create guild api key. But I still had to manually change the type=c for type=g in the url.
had? ryzomapi app shows guild keys in main page now?

---

Hello!

#34 [en] 

Karu (atys)
Xiena (atys)
Yes, this "fixed" the issue. Now I can create guild api key. But I still had to manually change the type=c for type=g in the url.
had? ryzomapi app shows guild keys in main page now?

Yes, I could not create guild keys at all. No button to press, and if I went to make a toon key, and then changed type=c in the url for type=g, and pressed save, it just gave an error. The button is still not there, but now it will save if I change the url manually.

… Looks like the button comes up if you have a guild key from before. If I have one guild key created the button is there to add more. If I delete all the keys, the button disappears also, and I have to go to toon creation again, and change the type=c for type=g again.
uiWebPrevious12345678910uiWebNext
 
Last visit Wednesday, 24 April 06:46:02 UTC
P_:

powered by ryzom-api